[java-openws COMMIT] /branches/REL_1/pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Wed Apr 10 15:37:36 EDT 2013
Author: putmanb
Date: Wed Apr 10 15:37:36 2013
New Revision: 454
URL: http://svn.shibboleth.net/view/java-openws?rev=454&view=rev
Log:
Bump project version number and our dependencies
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=454&r1=453&r2=454&view=diff
==============================================================================
--- branches/REL_1/pom.xml (original)
+++ branches/REL_1/pom.xml Wed Apr 10 15:37:36 2013
@@ -12,7 +12,7 @@
<groupId>org.opensaml</groupId>
<artifactId>openws</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.5.1-SNAPSHOT</version>
<packaging>jar</packaging>
<name>OpenWS</name>
@@ -48,7 +48,7 @@
<dependency>
<groupId>org.opensaml</groupId>
<artifactId>xmltooling</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>commons-codec</groupId>
@@ -225,7 +225,7 @@
<artifactId>maven-javadoc-plugin</artifactId>
<configuration>
<links>
- <link>https://build.shibboleth.net/nexus/service/local/repositories/releases/archive/org/opensaml/xmltooling/1.4.0/xmltooling-1.4.0-javadoc.jar/!/</link>
+ <link>https://build.shibboleth.net/nexus/service/local/repositories/releases/archive/org/opensaml/xmltooling/1.4.1/xmltooling-1.4.1-javadoc.jar/!/</link>
</links>
</configuration>
</plugin>
More information about the commits
mailing list