[java-identity-provider COMMIT] /branches/3.1/idp-parent/pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Mon Jun 22 13:00:44 EDT 2015


Author: rdw
Date: Mon Jun 22 13:00:44 2015
New Revision: 7590

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=7590&view=rev
Log:
Change Version in POM

Rather delayed commit to set the version in the pom

Modified:
    branches/3.1/idp-parent/pom.xml

Modified: branches/3.1/idp-parent/pom.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/branches/3.1/idp-parent/pom.xml?rev=7590&r1=7589&r2=7590&view=diff
==============================================================================
--- branches/3.1/idp-parent/pom.xml	(original)
+++ branches/3.1/idp-parent/pom.xml	Mon Jun 22 13:00:44 2015
@@ -20,7 +20,7 @@
 
     <groupId>net.shibboleth.idp</groupId>
     <artifactId>idp-parent</artifactId>
-    <version>3.1.1</version>
+    <version>3.1.2-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <modules>



More information about the commits mailing list