[java-xmltooling COMMIT] in /branches/REL_1: ./ .checkstyle pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Mon Feb 27 00:38:12 GMT 2012
Author: lajoie
Date: Mon Feb 27 00:38:12 2012
New Revision: 754
URL: http://svn.shibboleth.net/view/java-xmltooling?rev=754&view=rev
Log:
lock to parent project 3
Modified:
branches/REL_1/ (props changed)
branches/REL_1/.checkstyle
branches/REL_1/pom.xml
Modified: branches/REL_1/.checkstyle
URL: http://svn.shibboleth.net/view/java-xmltooling/branches/REL_1/.checkstyle?rev=754&r1=753&r2=754&view=diff
==============================================================================
--- branches/REL_1/.checkstyle (original)
+++ branches/REL_1/.checkstyle Mon Feb 27 00:38:12 2012
@@ -3,7 +3,7 @@
<fileset-config file-format-version="1.2.0" simple-config="false" sync-formatter="false">
<local-check-config name="Shibboleth Checkstyle" type="remote" description=""
- location="https://svn.shibboleth.net/java-parent-project/trunk/resources/checkstyle/checkstyle.xml" >
+ location="https://svn.shibboleth.net/java-parent-project/tags/3/resources/checkstyle/checkstyle.xml" >
<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: branches/REL_1/pom.xml
URL: http://svn.shibboleth.net/view/java-xmltooling/branches/REL_1/pom.xml?rev=754&r1=753&r2=754&view=diff
==============================================================================
--- branches/REL_1/pom.xml (original)
+++ branches/REL_1/pom.xml Mon Feb 27 00:38:12 2012
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>TRUNK-SNAPSHOT</version>
+ <version>3</version>
</parent>
<groupId>org.opensaml</groupId>
@@ -179,4 +179,4 @@
</profile>
</profiles>
-</project>
+</project>
More information about the commits
mailing list