[java-openws COMMIT] in /branches/REL_1: ./ .checkstyle pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Wed Apr 10 15:27:24 EDT 2013
Author: putmanb
Date: Wed Apr 10 15:27:24 2013
New Revision: 452
URL: http://svn.shibboleth.net/view/java-openws?rev=452&view=rev
Log:
Lock against tag v1 of parent
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-openws/branches/REL_1/.checkstyle?rev=452&r1=451&r2=452&view=diff
==============================================================================
--- branches/REL_1/.checkstyle (original)
+++ branches/REL_1/.checkstyle Wed Apr 10 15:27:24 2013
@@ -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-projects/java-parent-project-v2/trunk/resources/checkstyle/checkstyle.xml" >
+ location="https://svn.shibboleth.net/java-parent-projects/java-parent-project-v2/tags/1/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-openws/branches/REL_1/pom.xml?rev=452&r1=451&r2=452&view=diff
==============================================================================
--- branches/REL_1/pom.xml (original)
+++ branches/REL_1/pom.xml Wed Apr 10 15:27:24 2013
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent-v2</artifactId>
- <version>TRUNK-SNAPSHOT</version>
+ <version>1</version>
</parent>
<groupId>org.opensaml</groupId>
More information about the commits
mailing list