[java-identity-provider COMMIT] /trunk/idp-parent/pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Thu Nov 10 13:26:13 EST 2016
Author: putmanb
Date: Thu Nov 10 13:26:13 2016
New Revision: 8563
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=8563&view=rev
Log:
Lock parent version for new minor release
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=8563&r1=8562&r2=8563&view=diff
==============================================================================
--- trunk/idp-parent/pom.xml (original)
+++ trunk/idp-parent/pom.xml Thu Nov 10 13:26:13 2016
@@ -8,7 +8,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent-v3</artifactId>
- <version>TRUNK-SNAPSHOT</version>
+ <version>10</version>
</parent>
<name>Shibboleth Identity Provider</name>
More information about the commits
mailing list