[java-opensaml2 COMMIT] in /tags/2.6.0: ./ pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Wed Apr 10 15:47:31 EDT 2013
Author: putmanb
Date: Wed Apr 10 15:47:31 2013
New Revision: 1649
URL: http://svn.shibboleth.net/view/java-opensaml2?rev=1649&view=rev
Log:
Tag version 2.6.0
Added:
tags/2.6.0/
- copied from r1648, branches/REL_2/
Modified:
tags/2.6.0/pom.xml
Modified: tags/2.6.0/pom.xml
URL: http://svn.shibboleth.net/view/java-opensaml2/tags/2.6.0/pom.xml?rev=1649&r1=1648&r2=1649&view=diff
==============================================================================
--- tags/2.6.0/pom.xml (original)
+++ tags/2.6.0/pom.xml Wed Apr 10 15:47:31 2013
@@ -12,7 +12,7 @@
<groupId>org.opensaml</groupId>
<artifactId>opensaml</artifactId>
- <version>2.6.0-SNAPSHOT</version>
+ <version>2.6.0</version>
<packaging>jar</packaging>
<name>OpenSAML-J</name>
@@ -47,7 +47,7 @@
<dependency>
<groupId>org.opensaml</groupId>
<artifactId>openws</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.5.0</version>
</dependency>
<dependency>
<groupId>commons-codec</groupId>
More information about the commits
mailing list