[java-identity-provider COMMIT] /trunk/idp-parent/pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Wed Apr 4 17:42:40 BST 2012
Author: lajoie
Date: Wed Apr 4 17:42:40 2012
New Revision: 4165
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=4165&view=rev
Log:
Fix OpenSAML version number
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=4165&r1=4164&r2=4165&view=diff
==============================================================================
--- trunk/idp-parent/pom.xml (original)
+++ trunk/idp-parent/pom.xml Wed Apr 4 17:42:40 2012
@@ -48,7 +48,7 @@
<properties>
<svn.relative.location>java-identity-provider</svn.relative.location>
<opensaml.groupId>org.opensaml</opensaml.groupId>
- <opensaml.version>TRUNK-SNAPSHOT</opensaml.version>
+ <opensaml.version>3.0-SNAPSHOT</opensaml.version>
</properties>
<repositories>
More information about the commits
mailing list