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

noreply at shibboleth.net noreply at shibboleth.net
Tue Nov 17 17:49:12 EST 2015


Author: putmanb
Date: Tue Nov 17 17:49:12 2015
New Revision: 8003

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=8003&view=rev
Log:
Peg idp-parent to idwsfconsumer 1.0.0, rather than SNAPSHOT.

We won't likely be updating this and we aren't doing regular SNAPSHOT builds of it.

Modified:
    trunk/idp-parent/pom.xml

Modified: trunk/idp-parent/pom.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-parent/pom.xml?rev=8003&r1=8002&r2=8003&view=diff
==============================================================================
--- trunk/idp-parent/pom.xml	(original)
+++ trunk/idp-parent/pom.xml	Tue Nov 17 17:49:12 2015
@@ -60,7 +60,7 @@
 
     <properties>
         <svn.relative.location>java-identity-provider</svn.relative.location>
-        <idwsfconsumer.version>1.0.0-SNAPSHOT</idwsfconsumer.version>
+        <idwsfconsumer.version>1.0.0</idwsfconsumer.version>
         <java-support.version>7.2.0-SNAPSHOT</java-support.version>
         <jetty9-dta-ssl.version>1.0.0</jetty9-dta-ssl.version>
         <opensaml.groupId>org.opensaml</opensaml.groupId>



More information about the commits mailing list