[java-shib-shared] branch maint-9.1 updated: Unlock parent POM
Scott Cantor
cantor.2 at osu.edu
Wed Jul 31 18:25:20 UTC 2024
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch maint-9.1
in repository java-shib-shared.
View the commit online:
http://git.shibboleth.net/view/?p=java-shib-shared.git;a=commit;h=b642f7d1b86078e846dd55c164610d776c26ec0e
The following commit(s) were added to refs/heads/maint-9.1 by this push:
new b642f7d1 Unlock parent POM
b642f7d1 is described below
commit b642f7d1b86078e846dd55c164610d776c26ec0e
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Jul 31 14:25:16 2024 -0400
Unlock parent POM
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 19510a03..81186577 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>17.1.3</version>
+ <version>17.1.4-SNAPSHOT</version>
</parent>
<name>Shibboleth Shared Components</name>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list