[java-openws COMMIT] in /tags/1.4.3: ./ .checkstyle doc/RELEASE-NOTES.txt pom.xml

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


Author: lajoie
Date: Mon Oct 24 00:40:37 2011
New Revision: 422

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

Added:
    tags/1.4.3/   (props changed)
      - copied from r420, branches/REL_1/
    tags/1.4.3/doc/RELEASE-NOTES.txt
      - copied unchanged from r421, branches/REL_1/doc/RELEASE-NOTES.txt
Modified:
    tags/1.4.3/.checkstyle
    tags/1.4.3/pom.xml

Modified: tags/1.4.3/.checkstyle
URL: http://svn.shibboleth.net/view/java-openws/tags/1.4.3/.checkstyle?rev=422&r1=420&r2=422&view=diff
==============================================================================
--- tags/1.4.3/.checkstyle (original)
+++ tags/1.4.3/.checkstyle Mon Oct 24 00:40:37 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.4.3/pom.xml
URL: http://svn.shibboleth.net/view/java-openws/tags/1.4.3/pom.xml?rev=422&r1=420&r2=422&view=diff
==============================================================================
--- tags/1.4.3/pom.xml (original)
+++ tags/1.4.3/pom.xml Mon Oct 24 00:40:37 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