[java-support] branch main updated: Lock parent version for new release
Phil Smart
philip.smart at jisc.ac.uk
Thu Apr 14 12:57:10 UTC 2022
This is an automated email from the git hooks/post-receive script.
philsmart pushed a commit to branch main
in repository java-support.
View the commit online:
http://git.shibboleth.net/view/?p=java-support.git;a=commit;h=d0b85e7e9825483144f4e0340e0a6bf5aef9c825
The following commit(s) were added to refs/heads/main by this push:
new d0b85e7 Lock parent version for new release
d0b85e7 is described below
commit d0b85e7e9825483144f4e0340e0a6bf5aef9c825
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Thu Apr 14 12:57:05 2022 +0000
Lock parent version for new release
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 14b7ec7..e62c580 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>11.3.0</version>
+ <version>11.3.1</version>
</parent>
<name>java-support</name>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list