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

noreply at shibboleth.net noreply at shibboleth.net
Wed Aug 13 14:44:17 EDT 2014


Author: putmanb
Date: Wed Aug 13 14:44:17 2014
New Revision: 1668

URL: http://svn.shibboleth.net/view/java-opensaml2?rev=1668&view=rev
Log:
Tagging release 2.6.2.

Added:
    tags/2.6.2/
      - copied from r1666, branches/REL_2/
    tags/2.6.2/.checkstyle
      - copied unchanged from r1667, branches/REL_2/.checkstyle
    tags/2.6.2/pom.xml
      - copied, changed from r1667, branches/REL_2/pom.xml

Copied: tags/2.6.2/pom.xml (from r1667, branches/REL_2/pom.xml)
URL: http://svn.shibboleth.net/view/java-opensaml2/tags/2.6.2/pom.xml?p2=tags/2.6.2/pom.xml&p1=branches/REL_2/pom.xml&r1=1667&r2=1668&rev=1668&view=diff
==============================================================================
--- branches/REL_2/pom.xml (original)
+++ tags/2.6.2/pom.xml Wed Aug 13 14:44:17 2014
@@ -12,7 +12,7 @@
     
     <groupId>org.opensaml</groupId>
     <artifactId>opensaml</artifactId>
-    <version>2.6.2-SNAPSHOT</version>
+    <version>2.6.2</version>
     <packaging>jar</packaging>
 
     <name>OpenSAML-J</name>
@@ -47,7 +47,7 @@
         <dependency>
             <groupId>org.opensaml</groupId>
             <artifactId>openws</artifactId>
-            <version>1.5.2-SNAPSHOT</version>
+            <version>1.5.2</version>
         </dependency>
         <dependency>
             <groupId>commons-codec</groupId>



More information about the commits mailing list