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

noreply at shibboleth.net noreply at shibboleth.net
Sun Dec 15 15:54:29 EST 2013


Author: putmanb
Date: Sun Dec 15 15:54:29 2013
New Revision: 456

URL: http://svn.shibboleth.net/view/java-openws?rev=456&view=rev
Log:
Tagging version 1.5.1

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

Modified: tags/1.5.1/pom.xml
URL: http://svn.shibboleth.net/view/java-openws/tags/1.5.1/pom.xml?rev=456&r1=455&r2=456&view=diff
==============================================================================
--- tags/1.5.1/pom.xml (original)
+++ tags/1.5.1/pom.xml Sun Dec 15 15:54:29 2013
@@ -12,7 +12,7 @@
     
     <groupId>org.opensaml</groupId>
     <artifactId>openws</artifactId>
-    <version>1.5.1-SNAPSHOT</version>
+    <version>1.5.1</version>
     <packaging>jar</packaging>
 
     <name>OpenWS</name>
@@ -48,7 +48,7 @@
         <dependency>
             <groupId>org.opensaml</groupId>
             <artifactId>xmltooling</artifactId>
-            <version>1.4.1-SNAPSHOT</version>
+            <version>1.4.1</version>
         </dependency>
         <dependency>
             <groupId>commons-codec</groupId>



More information about the commits mailing list