[java-shib-common COMMIT] /branches/REL_1/pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Wed Apr 24 15:31:26 EDT 2013
Author: tzeller
Date: Wed Apr 24 15:31:26 2013
New Revision: 1082
URL: http://svn.shibboleth.net/view/java-shib-common?rev=1082&view=rev
Log:
Unlock parent POM, meaning the parent version is now TRUNK-SNAPSHOT. Mostly to workaround JavaNCSS being a bit outdated.
Modified:
branches/REL_1/pom.xml
Modified: branches/REL_1/pom.xml
URL: http://svn.shibboleth.net/view/java-shib-common/branches/REL_1/pom.xml?rev=1082&r1=1081&r2=1082&view=diff
==============================================================================
--- branches/REL_1/pom.xml (original)
+++ branches/REL_1/pom.xml Wed Apr 24 15:31:26 2013
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent-v2</artifactId>
- <version>1</version>
+ <version>TRUNK-SNAPSHOT</version>
</parent>
<groupId>edu.internet2.middleware</groupId>
More information about the commits
mailing list