[utilities COMMIT] in /xmlsectool/trunk: ./ .checkstyle pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Thu Oct 20 17:01:22 BST 2011
Author: lajoie
Date: Thu Oct 20 17:01:21 2011
New Revision: 167
URL: http://svn.shibboleth.net/view/utilities?rev=167&view=rev
Log:
point to the trunk for parent project resources
Modified:
xmlsectool/trunk/ (props changed)
xmlsectool/trunk/.checkstyle
xmlsectool/trunk/pom.xml
Modified: xmlsectool/trunk/.checkstyle
URL: http://svn.shibboleth.net/view/utilities/xmlsectool/trunk/.checkstyle?rev=167&r1=166&r2=167&view=diff
==============================================================================
--- xmlsectool/trunk/.checkstyle (original)
+++ xmlsectool/trunk/.checkstyle Thu Oct 20 17:01:21 2011
@@ -2,7 +2,7 @@
<fileset-config file-format-version="1.2.0" simple-config="false" sync-formatter="false">
- <local-check-config name="Shibboleth Checkstyle" location="https://svn.shibboleth.net/java-parent-project/tags/1/resources/checkstyle/checkstyle.xml" type="remote" description="">
+ <local-check-config name="Shibboleth Checkstyle" location="https://svn.shibboleth.net/java-parent-project/trunk/resources/checkstyle/checkstyle.xml" type="remote" description="">
<additional-data name="cache-file" value="true"/>
<additional-data name="cache-props-file-location" value="null_1312636288299_cache.properties"/>
<additional-data name="cache-file-location" value="null_1312636288299_cache.xml"/>
Modified: xmlsectool/trunk/pom.xml
URL: http://svn.shibboleth.net/view/utilities/xmlsectool/trunk/pom.xml?rev=167&r1=166&r2=167&view=diff
==============================================================================
--- xmlsectool/trunk/pom.xml (original)
+++ xmlsectool/trunk/pom.xml Thu Oct 20 17:01:21 2011
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>1</version>
+ <version>TRUNK-SNAPSHOT</version>
</parent>
<groupId>net.shibboleth.tool</groupId>
More information about the commits
mailing list