[java-opensaml] branch main updated: Unlock parent POM.
Scott Cantor
cantor.2 at osu.edu
Thu Mar 14 14:25:38 UTC 2024
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=13c095059d283499bf825768b85ceb9a5a91cb6e
The following commit(s) were added to refs/heads/main by this push:
new 13c095059 Unlock parent POM.
13c095059 is described below
commit 13c095059d283499bf825768b85ceb9a5a91cb6e
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Mar 14 10:25:35 2024 -0400
Unlock parent POM.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 448a13890..c7cbab051 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>17.1.0</version>
+ <version>17.1.1-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