[java-idp-tomcat-base] branch 10.1 updated: Bump parent version after IdP 5.0.0 release

Tom Zeller tzeller at dragonacea.biz
Sun Sep 17 17:26:26 UTC 2023


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

tzeller pushed a commit to branch 10.1
in repository java-idp-tomcat-base.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-tomcat-base.git;a=commit;h=71023bdaf62bb39b14d6559d3488ac574e690cfe

The following commit(s) were added to refs/heads/10.1 by this push:
     new 71023bd  Bump parent version after IdP 5.0.0 release
71023bd is described below

commit 71023bdaf62bb39b14d6559d3488ac574e690cfe
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Sun Sep 17 12:26:12 2023 -0500

    Bump parent version after IdP 5.0.0 release
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2bee11b..4c81765 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>17.0.0-SNAPSHOT</version>
+        <version>17.0.2-SNAPSHOT</version>
     </parent>
 
     <name>idp-tomcat-base</name>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list