[java-opensaml2 COMMIT] in /tags/2.6.5: ./ pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Wed Feb 25 16:07:08 EST 2015


Author: putmanb
Date: Wed Feb 25 16:07:08 2015
New Revision: 1682

URL: http://svn.shibboleth.net/view/java-opensaml2?rev=1682&view=rev
Log:
Tag version 2.6.5

Added:
    tags/2.6.5/
      - copied from r1681, branches/REL_2/
Modified:
    tags/2.6.5/pom.xml

Modified: tags/2.6.5/pom.xml
URL: http://svn.shibboleth.net/view/java-opensaml2/tags/2.6.5/pom.xml?rev=1682&r1=1681&r2=1682&view=diff
==============================================================================
--- tags/2.6.5/pom.xml (original)
+++ tags/2.6.5/pom.xml Wed Feb 25 16:07:08 2015
@@ -12,7 +12,7 @@
     
     <groupId>org.opensaml</groupId>
     <artifactId>opensaml</artifactId>
-    <version>2.6.5-SNAPSHOT</version>
+    <version>2.6.5</version>
     <packaging>jar</packaging>
 
     <name>OpenSAML-J</name>
@@ -47,7 +47,7 @@
         <dependency>
             <groupId>org.opensaml</groupId>
             <artifactId>openws</artifactId>
-            <version>1.5.5-SNAPSHOT</version>
+            <version>1.5.5</version>
         </dependency>
         <dependency>
             <groupId>commons-codec</groupId>



More information about the commits mailing list