[java-openws COMMIT] in /tags/1.5.6: ./ pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Wed Feb 3 17:47:05 EST 2016
Author: putmanb
Date: Wed Feb 3 17:47:05 2016
New Revision: 487
URL: http://svn.shibboleth.net/view/java-openws?rev=487&view=rev
Log:
Tag 1.5.6 release
Added:
tags/1.5.6/ (props changed)
- copied from r486, branches/REL_1/
Modified:
tags/1.5.6/pom.xml
Modified: tags/1.5.6/pom.xml
URL: http://svn.shibboleth.net/view/java-openws/tags/1.5.6/pom.xml?rev=487&r1=486&r2=487&view=diff
==============================================================================
--- tags/1.5.6/pom.xml (original)
+++ tags/1.5.6/pom.xml Wed Feb 3 17:47:05 2016
@@ -12,7 +12,7 @@
<groupId>org.opensaml</groupId>
<artifactId>openws</artifactId>
- <version>1.5.6-SNAPSHOT</version>
+ <version>1.5.6</version>
<packaging>jar</packaging>
<name>OpenWS</name>
@@ -48,7 +48,7 @@
<dependency>
<groupId>org.opensaml</groupId>
<artifactId>xmltooling</artifactId>
- <version>1.4.6-SNAPSHOT</version>
+ <version>1.4.6</version>
</dependency>
<dependency>
<groupId>commons-codec</groupId>
More information about the commits
mailing list