[spring-extensions] branch main updated: Unlock parent POM for eventual release.
Scott Cantor
cantor.2 at osu.edu
Wed Apr 7 18:50:50 UTC 2021
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository spring-extensions.
View the commit online:
http://git.shibboleth.net/view/?p=spring-extensions.git;a=commit;h=318d3bf70062622fc53fe57c226c774d06e7cdde
The following commit(s) were added to refs/heads/main by this push:
new 318d3bf Unlock parent POM for eventual release.
318d3bf is described below
commit 318d3bf70062622fc53fe57c226c774d06e7cdde
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Apr 7 14:50:48 2021 -0400
Unlock parent POM for eventual release.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3b22e93..1f398bb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>11.2.0</version>
+ <version>11.2.1-SNAPSHOT</version>
</parent>
<groupId>net.shibboleth.ext</groupId>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list