[java-opensaml2 COMMIT] in /tags/2.6.4: ./ doc/RELEASE-NOTES.txt pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Mon Nov 3 12:20:43 EST 2014
Author: putmanb
Date: Mon Nov 3 12:20:43 2014
New Revision: 1678
URL: http://svn.shibboleth.net/view/java-opensaml2?rev=1678&view=rev
Log:
Tag release 2.6.4
Added:
tags/2.6.4/
- copied from r1676, branches/REL_2/
tags/2.6.4/doc/RELEASE-NOTES.txt
- copied unchanged from r1677, branches/REL_2/doc/RELEASE-NOTES.txt
Modified:
tags/2.6.4/pom.xml
Modified: tags/2.6.4/pom.xml
URL: http://svn.shibboleth.net/view/java-opensaml2/tags/2.6.4/pom.xml?rev=1678&r1=1676&r2=1678&view=diff
==============================================================================
--- tags/2.6.4/pom.xml (original)
+++ tags/2.6.4/pom.xml Mon Nov 3 12:20:43 2014
@@ -12,7 +12,7 @@
<groupId>org.opensaml</groupId>
<artifactId>opensaml</artifactId>
- <version>2.6.4-SNAPSHOT</version>
+ <version>2.6.4</version>
<packaging>jar</packaging>
<name>OpenSAML-J</name>
@@ -47,7 +47,7 @@
<dependency>
<groupId>org.opensaml</groupId>
<artifactId>openws</artifactId>
- <version>1.5.4-SNAPSHOT</version>
+ <version>1.5.4</version>
</dependency>
<dependency>
<groupId>commons-codec</groupId>
More information about the commits
mailing list