[java-support] branch maint-8 updated: Unlock parent POM.

Scott Cantor cantor.2 at osu.edu
Thu Apr 11 20:09:29 UTC 2024


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch maint-8
in repository java-support.

View the commit online:
http://git.shibboleth.net/view/?p=java-support.git;a=commit;h=dd0dda02244e0fbe7095d62fa0f5d265e2ebbfee

The following commit(s) were added to refs/heads/maint-8 by this push:
     new dd0dda0  Unlock parent POM.
dd0dda0 is described below

commit dd0dda02244e0fbe7095d62fa0f5d265e2ebbfee
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Apr 11 16:09:24 2024 -0400

    Unlock parent POM.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9ccd2e6..9833973 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>11.3.7</version>
+        <version>11.3.8-SNAPSHOT</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