[extensions COMMIT] /java-idp-security-config/trunk/pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Fri Jul 19 15:14:33 EDT 2013


Author: putmanb
Date: Fri Jul 19 15:14:33 2013
New Revision: 357

URL: http://svn.shibboleth.net/view/extensions?rev=357&view=rev
Log:
Lock POM against v1 of parent POM. (Checkstyle and svn:externals were already locked to v1).

Modified:
    java-idp-security-config/trunk/pom.xml

Modified: java-idp-security-config/trunk/pom.xml
URL: http://svn.shibboleth.net/view/extensions/java-idp-security-config/trunk/pom.xml?rev=357&r1=356&r2=357&view=diff
==============================================================================
--- java-idp-security-config/trunk/pom.xml (original)
+++ java-idp-security-config/trunk/pom.xml Fri Jul 19 15:14:33 2013
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent-v2</artifactId>
-        <version>TRUNK-SNAPSHOT</version>
+        <version>1</version>
     </parent>
     
     <groupId>edu.internet2.middleware</groupId>



More information about the commits mailing list