[java-opensaml2 COMMIT] in /tags/2.6.1: ./ pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Sun Dec 15 16:00:44 EST 2013
Author: putmanb
Date: Sun Dec 15 16:00:44 2013
New Revision: 1659
URL: http://svn.shibboleth.net/view/java-opensaml2?rev=1659&view=rev
Log:
Tagging version 2.6.1
Added:
tags/2.6.1/
- copied from r1658, branches/REL_2/
Modified:
tags/2.6.1/pom.xml
Modified: tags/2.6.1/pom.xml
URL: http://svn.shibboleth.net/view/java-opensaml2/tags/2.6.1/pom.xml?rev=1659&r1=1658&r2=1659&view=diff
==============================================================================
--- tags/2.6.1/pom.xml (original)
+++ tags/2.6.1/pom.xml Sun Dec 15 16:00:44 2013
@@ -12,7 +12,7 @@
<groupId>org.opensaml</groupId>
<artifactId>opensaml</artifactId>
- <version>2.6.1-SNAPSHOT</version>
+ <version>2.6.1</version>
<packaging>jar</packaging>
<name>OpenSAML-J</name>
@@ -47,7 +47,7 @@
<dependency>
<groupId>org.opensaml</groupId>
<artifactId>openws</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.1</version>
</dependency>
<dependency>
<groupId>commons-codec</groupId>
More information about the commits
mailing list