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

noreply at shibboleth.net noreply at shibboleth.net
Wed Apr 10 15:29:48 EDT 2013


Author: putmanb
Date: Wed Apr 10 15:29:48 2013
New Revision: 453

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

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

Modified: tags/1.5.0/pom.xml
URL: http://svn.shibboleth.net/view/java-openws/tags/1.5.0/pom.xml?rev=453&r1=452&r2=453&view=diff
==============================================================================
--- tags/1.5.0/pom.xml (original)
+++ tags/1.5.0/pom.xml Wed Apr 10 15:29:48 2013
@@ -12,7 +12,7 @@
     
     <groupId>org.opensaml</groupId>
     <artifactId>openws</artifactId>
-    <version>1.5.0-SNAPSHOT</version>
+    <version>1.5.0</version>
     <packaging>jar</packaging>
 
     <name>OpenWS</name>
@@ -48,7 +48,7 @@
         <dependency>
             <groupId>org.opensaml</groupId>
             <artifactId>xmltooling</artifactId>
-            <version>1.4.0-SNAPSHOT</version>
+            <version>1.4.0</version>
         </dependency>
         <dependency>
             <groupId>commons-codec</groupId>



More information about the commits mailing list