[java-idp-tomcat-base] 01/02: Initial Tomcat 9.0 base

Tom Zeller tzeller at dragonacea.biz
Mon Oct 22 14:26:18 EDT 2018


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=fcb6e000ba47982660425c0e4e151f165e8736ce

commit fcb6e000ba47982660425c0e4e151f165e8736ce
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Mon Oct 22 13:10:50 2018 -0500

    Initial Tomcat 9.0 base
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 88b5e35..ed07a2f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,12 +14,12 @@
     <groupId>net.shibboleth.idp</groupId>
     <artifactId>idp-tomcat-base</artifactId>
     <packaging>pom</packaging>
-    <version>8.5.0-SNAPSHOT</version>
+    <version>9.0.0-SNAPSHOT</version>
 
     <properties>
         <assemblyDirectory>${project.build.directory}/idp-tomcat-base</assemblyDirectory>
         <jstl.version>1.2</jstl.version>
-        <tomcat.version>8.5.4</tomcat.version>
+        <tomcat.version>9.0.12</tomcat.version>
         <trustany-ssl.version>1.0.0</trustany-ssl.version>
     </properties>
 

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


More information about the commits mailing list