[utilities COMMIT] /xmlsectool/trunk/pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Sun Feb 24 14:49:24 EST 2013
Author: iay
Date: Sun Feb 24 14:49:23 2013
New Revision: 323
URL: http://svn.shibboleth.net/view/utilities?rev=323&view=rev
Log:
xmlsectool should use the V2 parent POM, to match its dependencies.
Modified:
xmlsectool/trunk/pom.xml
Modified: xmlsectool/trunk/pom.xml
URL: http://svn.shibboleth.net/view/utilities/xmlsectool/trunk/pom.xml?rev=323&r1=322&r2=323&view=diff
==============================================================================
--- xmlsectool/trunk/pom.xml (original)
+++ xmlsectool/trunk/pom.xml Sun Feb 24 14:49:23 2013
@@ -6,7 +6,7 @@
<parent>
<groupId>net.shibboleth</groupId>
- <artifactId>parent-v3</artifactId>
+ <artifactId>parent-v2</artifactId>
<version>TRUNK-SNAPSHOT</version>
</parent>
More information about the commits
mailing list