[java-opensaml2 COMMIT] in /tags/2.6.3: ./ pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Thu Sep 18 17:39:00 EDT 2014
Author: putmanb
Date: Thu Sep 18 17:39:00 2014
New Revision: 1672
URL: http://svn.shibboleth.net/view/java-opensaml2?rev=1672&view=rev
Log:
Tagging version 2.6.3
Added:
tags/2.6.3/
- copied from r1671, branches/REL_2/
Modified:
tags/2.6.3/pom.xml
Modified: tags/2.6.3/pom.xml
URL: http://svn.shibboleth.net/view/java-opensaml2/tags/2.6.3/pom.xml?rev=1672&r1=1671&r2=1672&view=diff
==============================================================================
--- tags/2.6.3/pom.xml (original)
+++ tags/2.6.3/pom.xml Thu Sep 18 17:39:00 2014
@@ -12,7 +12,7 @@
<groupId>org.opensaml</groupId>
<artifactId>opensaml</artifactId>
- <version>2.6.3-SNAPSHOT</version>
+ <version>2.6.3</version>
<packaging>jar</packaging>
<name>OpenSAML-J</name>
@@ -47,7 +47,7 @@
<dependency>
<groupId>org.opensaml</groupId>
<artifactId>openws</artifactId>
- <version>1.5.3-SNAPSHOT</version>
+ <version>1.5.3</version>
</dependency>
<dependency>
<groupId>commons-codec</groupId>
More information about the commits
mailing list