[java-shib-common COMMIT] /branches/REL_1/pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Wed Feb 3 18:29:07 EST 2016
Author: putmanb
Date: Wed Feb 3 18:29:07 2016
New Revision: 1148
URL: http://svn.shibboleth.net/view/java-shib-common?rev=1148&view=rev
Log:
Bump version after release
Modified:
branches/REL_1/pom.xml
Modified: branches/REL_1/pom.xml
URL: http://svn.shibboleth.net/view/java-shib-common/branches/REL_1/pom.xml?rev=1148&r1=1147&r2=1148&view=diff
==============================================================================
--- branches/REL_1/pom.xml (original)
+++ branches/REL_1/pom.xml Wed Feb 3 18:29:07 2016
@@ -12,7 +12,7 @@
<groupId>edu.internet2.middleware</groupId>
<artifactId>shibboleth-common</artifactId>
- <version>1.4.5-SNAPSHOT</version>
+ <version>1.4.6-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Shibboleth Common Library</name>
@@ -47,7 +47,7 @@
<dependency>
<groupId>org.opensaml</groupId>
<artifactId>opensaml</artifactId>
- <version>2.6.6-SNAPSHOT</version>
+ <version>2.6.7-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>commons-codec</groupId>
@@ -252,9 +252,9 @@
<artifactId>maven-javadoc-plugin</artifactId>
<configuration>
<links>
- <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>
- <link>https://build.shibboleth.net/nexus/service/local/repositories/releases/archive/org/opensaml/opensaml/2.6.6/opensaml-2.6.6-javadoc.jar/!/</link>
+ <link>https://build.shibboleth.net/nexus/service/local/repositories/releases/archive/org/opensaml/xmltooling/1.4.7/xmltooling-1.4.7-javadoc.jar/!/</link>
+ <link>https://build.shibboleth.net/nexus/service/local/repositories/releases/archive/org/opensaml/openws/1.5.7/openws-1.5.7-javadoc.jar/!/</link>
+ <link>https://build.shibboleth.net/nexus/service/local/repositories/releases/archive/org/opensaml/opensaml/2.6.7/opensaml-2.6.7-javadoc.jar/!/</link>
</links>
</configuration>
</plugin>
More information about the commits
mailing list