[java-openws COMMIT] /branches/REL_1/pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Thu Sep 18 17:37:23 EDT 2014
Author: putmanb
Date: Thu Sep 18 17:37:23 2014
New Revision: 467
URL: http://svn.shibboleth.net/view/java-openws?rev=467&view=rev
Log:
Bump versions post-release
Modified:
branches/REL_1/pom.xml
Modified: branches/REL_1/pom.xml
URL: http://svn.shibboleth.net/view/java-openws/branches/REL_1/pom.xml?rev=467&r1=466&r2=467&view=diff
==============================================================================
--- branches/REL_1/pom.xml (original)
+++ branches/REL_1/pom.xml Thu Sep 18 17:37:23 2014
@@ -12,7 +12,7 @@
<groupId>org.opensaml</groupId>
<artifactId>openws</artifactId>
- <version>1.5.3-SNAPSHOT</version>
+ <version>1.5.4-SNAPSHOT</version>
<packaging>jar</packaging>
<name>OpenWS</name>
@@ -48,7 +48,7 @@
<dependency>
<groupId>org.opensaml</groupId>
<artifactId>xmltooling</artifactId>
- <version>1.4.3-SNAPSHOT</version>
+ <version>1.4.4-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>commons-codec</groupId>
@@ -231,7 +231,7 @@
<artifactId>maven-javadoc-plugin</artifactId>
<configuration>
<links>
- <link>https://build.shibboleth.net/nexus/service/local/repositories/releases/archive/org/opensaml/xmltooling/1.4.3/xmltooling-1.4.3-javadoc.jar/!/</link>
+ <link>https://build.shibboleth.net/nexus/service/local/repositories/releases/archive/org/opensaml/xmltooling/1.4.4/xmltooling-1.4.4-javadoc.jar/!/</link>
</links>
</configuration>
</plugin>
More information about the commits
mailing list