[java-shib-idp2 COMMIT] /branches/REL_2/pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Tue Apr 16 22:18:26 EDT 2013
Author: scantor
Date: Tue Apr 16 22:18:26 2013
New Revision: 3171
URL: http://svn.shibboleth.net/view/java-shib-idp2?rev=3171&view=rev
Log:
Lock shib-common dep version
Modified:
branches/REL_2/pom.xml
Modified: branches/REL_2/pom.xml
URL: http://svn.shibboleth.net/view/java-shib-idp2/branches/REL_2/pom.xml?rev=3171&r1=3170&r2=3171&view=diff
==============================================================================
--- branches/REL_2/pom.xml (original)
+++ branches/REL_2/pom.xml Tue Apr 16 22:18:26 2013
@@ -49,7 +49,7 @@
<dependency>
<groupId>edu.internet2.middleware</groupId>
<artifactId>shibboleth-common</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.0</version>
</dependency>
<!-- Override Spring version from parent POM -->
<dependency>
More information about the commits
mailing list