[java-opensaml2 COMMIT] in /tags/2.5.2: ./ .checkstyle pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Mon Oct 24 00:44:14 BST 2011


Author: lajoie
Date: Mon Oct 24 00:44:14 2011
New Revision: 1559

URL: http://svn.shibboleth.net/view/java-opensaml2?rev=1559&view=rev
Log:
tag for release

Added:
    tags/2.5.2/   (props changed)
      - copied from r1558, branches/REL_2/
Modified:
    tags/2.5.2/.checkstyle
    tags/2.5.2/pom.xml

Modified: tags/2.5.2/.checkstyle
URL: http://svn.shibboleth.net/view/java-opensaml2/tags/2.5.2/.checkstyle?rev=1559&r1=1558&r2=1559&view=diff
==============================================================================
--- tags/2.5.2/.checkstyle (original)
+++ tags/2.5.2/.checkstyle Mon Oct 24 00:44:14 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/trunk/resources/checkstyle/checkstyle.xml" >
+                       location="https://svn.shibboleth.net/java-parent-project/tags/2/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: tags/2.5.2/pom.xml
URL: http://svn.shibboleth.net/view/java-opensaml2/tags/2.5.2/pom.xml?rev=1559&r1=1558&r2=1559&view=diff
==============================================================================
--- tags/2.5.2/pom.xml (original)
+++ tags/2.5.2/pom.xml Mon Oct 24 00:44:14 2011
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>TRUNK-SNAPSHOT</version>
+        <version>2</version>
     </parent>
     
     <groupId>org.opensaml</groupId>



More information about the commits mailing list