[java-identity-provider COMMIT] /trunk/idp-parent/module-pom.xml.tmpl

noreply at shibboleth.net noreply at shibboleth.net
Mon Aug 15 14:10:53 EDT 2016


Author: scantor
Date: Mon Aug 15 14:10:52 2016
New Revision: 8320

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=8320&view=rev
Log:
Update template POM for new modules

Modified:
    trunk/idp-parent/module-pom.xml.tmpl

Modified: trunk/idp-parent/module-pom.xml.tmpl
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-parent/module-pom.xml.tmpl?rev=8320&r1=8319&r2=8320&view=diff
==============================================================================
--- trunk/idp-parent/module-pom.xml.tmpl	(original)
+++ trunk/idp-parent/module-pom.xml.tmpl	Mon Aug 15 14:10:52 2016
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.3.0-SNAPSHOT</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
@@ -27,4 +27,4 @@
         <!-- Managed Dependencies -->
     </dependencies>
     
-</project>
+</project>



More information about the commits mailing list