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

noreply at shibboleth.net noreply at shibboleth.net
Mon Nov 3 12:16:45 EST 2014


Author: putmanb
Date: Mon Nov  3 12:16:44 2014
New Revision: 472

URL: http://svn.shibboleth.net/view/java-openws?rev=472&view=rev
Log:
Tag release 1.5.4

Added:
    tags/1.5.4/   (props changed)
      - copied from r470, branches/REL_1/
    tags/1.5.4/doc/RELEASE-NOTES.txt
      - copied unchanged from r471, branches/REL_1/doc/RELEASE-NOTES.txt
Modified:
    tags/1.5.4/pom.xml

Modified: tags/1.5.4/pom.xml
URL: http://svn.shibboleth.net/view/java-openws/tags/1.5.4/pom.xml?rev=472&r1=470&r2=472&view=diff
==============================================================================
--- tags/1.5.4/pom.xml (original)
+++ tags/1.5.4/pom.xml Mon Nov  3 12:16:44 2014
@@ -12,7 +12,7 @@
     
     <groupId>org.opensaml</groupId>
     <artifactId>openws</artifactId>
-    <version>1.5.4-SNAPSHOT</version>
+    <version>1.5.4</version>
     <packaging>jar</packaging>
 
     <name>OpenWS</name>
@@ -48,7 +48,7 @@
         <dependency>
             <groupId>org.opensaml</groupId>
             <artifactId>xmltooling</artifactId>
-            <version>1.4.4-SNAPSHOT</version>
+            <version>1.4.4</version>
         </dependency>
         <dependency>
             <groupId>commons-codec</groupId>



More information about the commits mailing list