[java-opensaml2 COMMIT] in /tags/2.6.6: ./ pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Wed Feb 3 18:00:52 EST 2016
Author: putmanb
Date: Wed Feb 3 18:00:52 2016
New Revision: 1692
URL: http://svn.shibboleth.net/view/java-opensaml2?rev=1692&view=rev
Log:
Tag 2.6.6 release
Added:
tags/2.6.6/
- copied from r1691, branches/REL_2/
Modified:
tags/2.6.6/pom.xml
Modified: tags/2.6.6/pom.xml
URL: http://svn.shibboleth.net/view/java-opensaml2/tags/2.6.6/pom.xml?rev=1692&r1=1691&r2=1692&view=diff
==============================================================================
--- tags/2.6.6/pom.xml (original)
+++ tags/2.6.6/pom.xml Wed Feb 3 18:00:52 2016
@@ -12,7 +12,7 @@
<groupId>org.opensaml</groupId>
<artifactId>opensaml</artifactId>
- <version>2.6.6-SNAPSHOT</version>
+ <version>2.6.6</version>
<packaging>jar</packaging>
<name>OpenSAML-J</name>
@@ -47,7 +47,7 @@
<dependency>
<groupId>org.opensaml</groupId>
<artifactId>openws</artifactId>
- <version>1.5.6-SNAPSHOT</version>
+ <version>1.5.6</version>
</dependency>
<dependency>
<groupId>commons-codec</groupId>
More information about the commits
mailing list