[java-xmltooling COMMIT] in /tags/1.3.3: ./ .checkstyle pom.xml

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


Author: lajoie
Date: Mon Oct 24 00:32:32 2011
New Revision: 745

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

Added:
    tags/1.3.3/   (props changed)
      - copied from r744, branches/REL_1/
Modified:
    tags/1.3.3/.checkstyle
    tags/1.3.3/pom.xml

Modified: tags/1.3.3/.checkstyle
URL: http://svn.shibboleth.net/view/java-xmltooling/tags/1.3.3/.checkstyle?rev=745&r1=744&r2=745&view=diff
==============================================================================
--- tags/1.3.3/.checkstyle (original)
+++ tags/1.3.3/.checkstyle Mon Oct 24 00:32:32 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/1.3.3/pom.xml
URL: http://svn.shibboleth.net/view/java-xmltooling/tags/1.3.3/pom.xml?rev=745&r1=744&r2=745&view=diff
==============================================================================
--- tags/1.3.3/pom.xml (original)
+++ tags/1.3.3/pom.xml Mon Oct 24 00:32:32 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>
@@ -181,4 +181,4 @@
         </profile>
     </profiles>
 
-</project>
+</project>



More information about the commits mailing list