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

noreply at shibboleth.net noreply at shibboleth.net
Wed Aug 13 14:35:46 EDT 2014


Author: putmanb
Date: Wed Aug 13 14:35:46 2014
New Revision: 463

URL: http://svn.shibboleth.net/view/java-openws?rev=463&view=rev
Log:
Tagging release 1.5.2.

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

Modified: tags/1.5.2/pom.xml
URL: http://svn.shibboleth.net/view/java-openws/tags/1.5.2/pom.xml?rev=463&r1=462&r2=463&view=diff
==============================================================================
--- tags/1.5.2/pom.xml (original)
+++ tags/1.5.2/pom.xml Wed Aug 13 14:35:46 2014
@@ -12,7 +12,7 @@
     
     <groupId>org.opensaml</groupId>
     <artifactId>openws</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.2</version>
     <packaging>jar</packaging>
 
     <name>OpenWS</name>
@@ -48,7 +48,7 @@
         <dependency>
             <groupId>org.opensaml</groupId>
             <artifactId>xmltooling</artifactId>
-            <version>1.4.2-SNAPSHOT</version>
+            <version>1.4.2</version>
         </dependency>
         <dependency>
             <groupId>commons-codec</groupId>



More information about the commits mailing list