[java-openws COMMIT] in /tags/1.5.5: ./ pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Wed Feb 25 16:01:24 EST 2015


Author: putmanb
Date: Wed Feb 25 16:01:24 2015
New Revision: 477

URL: http://svn.shibboleth.net/view/java-openws?rev=477&view=rev
Log:
Tag version 1.5.5

Added:
    tags/1.5.5/   (props changed)
      - copied from r476, branches/REL_1/
Modified:
    tags/1.5.5/pom.xml

Modified: tags/1.5.5/pom.xml
URL: http://svn.shibboleth.net/view/java-openws/tags/1.5.5/pom.xml?rev=477&r1=476&r2=477&view=diff
==============================================================================
--- tags/1.5.5/pom.xml (original)
+++ tags/1.5.5/pom.xml Wed Feb 25 16:01:24 2015
@@ -12,7 +12,7 @@
     
     <groupId>org.opensaml</groupId>
     <artifactId>openws</artifactId>
-    <version>1.5.5-SNAPSHOT</version>
+    <version>1.5.5</version>
     <packaging>jar</packaging>
 
     <name>OpenWS</name>
@@ -48,7 +48,7 @@
         <dependency>
             <groupId>org.opensaml</groupId>
             <artifactId>xmltooling</artifactId>
-            <version>1.4.5-SNAPSHOT</version>
+            <version>1.4.5</version>
         </dependency>
         <dependency>
             <groupId>commons-codec</groupId>



More information about the commits mailing list