[utilities COMMIT] /tomcat6-dta-ssl/trunk/pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Tue Sep 8 12:14:20 EDT 2015


Author: tzeller
Date: Tue Sep  8 12:14:19 2015
New Revision: 821

URL: http://svn.shibboleth.net/view/utilities?rev=821&view=rev
Log:
JCONN-2 - Bump major version in POM

Java source and target level has changed from 7 to 6.

Modified:
    tomcat6-dta-ssl/trunk/pom.xml

Modified: tomcat6-dta-ssl/trunk/pom.xml
URL: http://svn.shibboleth.net/view/utilities/tomcat6-dta-ssl/trunk/pom.xml?rev=821&r1=820&r2=821&view=diff
==============================================================================
--- tomcat6-dta-ssl/trunk/pom.xml	(original)
+++ tomcat6-dta-ssl/trunk/pom.xml	Tue Sep  8 12:14:19 2015
@@ -12,7 +12,7 @@
 
     <groupId>edu.internet2.middleware.security.tomcat6</groupId>
     <artifactId>tomcat6-dta-ssl</artifactId>
-    <version>1.1.1-SNAPSHOT</version>
+    <version>2.0.0-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <name>Tomcat Delegate To Application Protocol and JSSE Implementation</name>



More information about the commits mailing list