[java-opensaml] branch main updated: Unlock parent POM.
Scott Cantor
cantor.2 at osu.edu
Mon Jun 28 13:55:12 UTC 2021
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-opensaml.
View the commit online:
http://git.shibboleth.net/view/?p=java-opensaml.git;a=commit;h=7b6725127d3859fc23cb2156393b08f0a06527a8
The following commit(s) were added to refs/heads/main by this push:
new 7b6725127 Unlock parent POM.
7b6725127 is described below
commit 7b6725127d3859fc23cb2156393b08f0a06527a8
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Jun 28 09:55:09 2021 -0400
Unlock parent POM.
---
opensaml-parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/opensaml-parent/pom.xml b/opensaml-parent/pom.xml
index 708f72454..35ea62370 100644
--- a/opensaml-parent/pom.xml
+++ b/opensaml-parent/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>11.2.1</version>
+ <version>11.2.2-SNAPSHOT</version>
</parent>
<name>OpenSAML</name>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list