[utilities COMMIT] in /java-support/tags/4.0.0: ./ .checkstyle pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Thu Jul 24 15:17:18 EDT 2014


Author: tzeller
Date: Thu Jul 24 15:17:17 2014
New Revision: 638

URL: http://svn.shibboleth.net/view/utilities?rev=638&view=rev
Log:
Tag version 4.0.0

Added:
    java-support/tags/4.0.0/
      - copied from r637, java-support/trunk/
Modified:
    java-support/tags/4.0.0/.checkstyle
    java-support/tags/4.0.0/pom.xml

Modified: java-support/tags/4.0.0/.checkstyle
URL: http://svn.shibboleth.net/view/utilities/java-support/tags/4.0.0/.checkstyle?rev=638&r1=637&r2=638&view=diff
==============================================================================
--- java-support/tags/4.0.0/.checkstyle (original)
+++ java-support/tags/4.0.0/.checkstyle Thu Jul 24 15:17:17 2014
@@ -2,7 +2,7 @@
 
 <fileset-config file-format-version="1.2.0" simple-config="false" sync-formatter="false">
 
-    <local-check-config name="Shibboleth Checkstyle" location="https://svn.shibboleth.net/java-parent-projects/java-parent-project-v3/trunk/resources/checkstyle/checkstyle.xml" type="remote" description="">
+    <local-check-config name="Shibboleth Checkstyle" location="https://svn.shibboleth.net/java-parent-projects/java-parent-project-v3/tags/4/resources/checkstyle/checkstyle.xml" type="remote" description="">
         <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: java-support/tags/4.0.0/pom.xml
URL: http://svn.shibboleth.net/view/utilities/java-support/tags/4.0.0/pom.xml?rev=638&r1=637&r2=638&view=diff
==============================================================================
--- java-support/tags/4.0.0/pom.xml (original)
+++ java-support/tags/4.0.0/pom.xml Thu Jul 24 15:17:17 2014
@@ -7,13 +7,13 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent-v3</artifactId>
-        <version>TRUNK-SNAPSHOT</version>
+        <version>4</version>
     </parent>
 
     <name>java-support</name>
     <groupId>net.shibboleth.utilities</groupId>
     <artifactId>java-support</artifactId>
-    <version>3.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <packaging>jar</packaging>
 
     <properties>



More information about the commits mailing list