[java-opensaml2 COMMIT] /branches/REL_2/pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Wed Feb 25 16:19:46 EST 2015
Author: putmanb
Date: Wed Feb 25 16:19:46 2015
New Revision: 1683
URL: http://svn.shibboleth.net/view/java-opensaml2?rev=1683&view=rev
Log:
Update POM post-release
Modified:
branches/REL_2/pom.xml
Modified: branches/REL_2/pom.xml
URL: http://svn.shibboleth.net/view/java-opensaml2/branches/REL_2/pom.xml?rev=1683&r1=1682&r2=1683&view=diff
==============================================================================
--- branches/REL_2/pom.xml (original)
+++ branches/REL_2/pom.xml Wed Feb 25 16:19:46 2015
@@ -12,7 +12,7 @@
<groupId>org.opensaml</groupId>
<artifactId>opensaml</artifactId>
- <version>2.6.5-SNAPSHOT</version>
+ <version>2.6.6-SNAPSHOT</version>
<packaging>jar</packaging>
<name>OpenSAML-J</name>
@@ -47,7 +47,7 @@
<dependency>
<groupId>org.opensaml</groupId>
<artifactId>openws</artifactId>
- <version>1.5.5-SNAPSHOT</version>
+ <version>1.5.6-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>commons-codec</groupId>
@@ -242,8 +242,8 @@
<artifactId>maven-javadoc-plugin</artifactId>
<configuration>
<links>
- <link>https://build.shibboleth.net/nexus/service/local/repositories/releases/archive/org/opensaml/xmltooling/1.4.5/xmltooling-1.4.5-javadoc.jar/!/</link>
- <link>https://build.shibboleth.net/nexus/service/local/repositories/releases/archive/org/opensaml/openws/1.5.5/openws-1.5.5-javadoc.jar/!/</link>
+ <link>https://build.shibboleth.net/nexus/service/local/repositories/releases/archive/org/opensaml/xmltooling/1.4.6/xmltooling-1.4.6-javadoc.jar/!/</link>
+ <link>https://build.shibboleth.net/nexus/service/local/repositories/releases/archive/org/opensaml/openws/1.5.6/openws-1.5.6-javadoc.jar/!/</link>
</links>
</configuration>
</plugin>
More information about the commits
mailing list