[java-shib-idp2 COMMIT] in /branches/REL_2: ./ .checkstyle pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Thu Oct 20 18:11:41 BST 2011
Author: lajoie
Date: Thu Oct 20 18:11:41 2011
New Revision: 3079
URL: http://svn.shibboleth.net/view/java-shib-idp2?rev=3079&view=rev
Log:
point to the trunk for parent project resources
Modified:
branches/REL_2/ (props changed)
branches/REL_2/.checkstyle
branches/REL_2/pom.xml
Modified: branches/REL_2/.checkstyle
URL: http://svn.shibboleth.net/view/java-shib-idp2/branches/REL_2/.checkstyle?rev=3079&r1=3078&r2=3079&view=diff
==============================================================================
--- branches/REL_2/.checkstyle (original)
+++ branches/REL_2/.checkstyle Thu Oct 20 18:11:41 2011
@@ -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/tags/1/resources/checkstyle/checkstyle.xml" >
+ location="https://svn.shibboleth.net/java-parent-project/trunk/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_2/pom.xml
URL: http://svn.shibboleth.net/view/java-shib-idp2/branches/REL_2/pom.xml?rev=3079&r1=3078&r2=3079&view=diff
==============================================================================
--- branches/REL_2/pom.xml (original)
+++ branches/REL_2/pom.xml Thu Oct 20 18:11:41 2011
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>2</version>
+ <version>TRUNK-SNAPSHOT</version>
</parent>
<groupId>edu.internet2.middleware</groupId>
More information about the commits
mailing list