[java-idp-tomcat-base] branch 9.0 updated: Bump parent

Tom Zeller tzeller at dragonacea.biz
Wed May 8 15:11:55 UTC 2024


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

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

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

The following commit(s) were added to refs/heads/9.0 by this push:
     new 94d218a  Bump parent
94d218a is described below

commit 94d218aaf632dfba3a7596f6247ede088fd11aa5
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Wed May 8 10:11:46 2024 -0500

    Bump parent
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 3655df2..454b0a5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
     <modelVersion>4.0.0</modelVersion>
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>17.1.2-SNAPSHOT</version>
+        <version>17.1.3-SNAPSHOT</version>
     </parent>
 
     <name>idp-tomcat-base</name>
@@ -83,5 +83,5 @@
             </plugin>
         </plugins>
     </build>
- 
+
 </project>

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


More information about the commits mailing list