[java-shib-idp2 COMMIT] /branches/REL_2/pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Wed Feb 3 18:40:20 EST 2016
Author: putmanb
Date: Wed Feb 3 18:40:20 2016
New Revision: 3224
URL: http://svn.shibboleth.net/view/java-shib-idp2?rev=3224&view=rev
Log:
Bump version after release
Modified:
branches/REL_2/pom.xml
Modified: branches/REL_2/pom.xml
URL: http://svn.shibboleth.net/view/java-shib-idp2/branches/REL_2/pom.xml?rev=3224&r1=3223&r2=3224&view=diff
==============================================================================
--- branches/REL_2/pom.xml (original)
+++ branches/REL_2/pom.xml Wed Feb 3 18:40:20 2016
@@ -12,7 +12,7 @@
<groupId>edu.internet2.middleware</groupId>
<artifactId>shibboleth-identityprovider</artifactId>
- <version>2.4.5-SNAPSHOT</version>
+ <version>2.4.6-SNAPSHOT</version>
<!-- We bundle as a jar here, the installer creates the WAR -->
<packaging>jar</packaging>
@@ -49,7 +49,7 @@
<dependency>
<groupId>edu.internet2.middleware</groupId>
<artifactId>shibboleth-common</artifactId>
- <version>1.4.5-SNAPSHOT</version>
+ <version>1.4.6-SNAPSHOT</version>
</dependency>
<!-- Override Spring version from parent POM -->
<dependency>
@@ -215,10 +215,10 @@
<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/edu/internet2/middleware/shibboleth-common/1.4.5/shibboleth-common-1.4.5-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>
+ <link>https://build.shibboleth.net/nexus/service/local/repositories/releases/archive/edu/internet2/middleware/shibboleth-common/1.4.6/shibboleth-common-1.4.6-javadoc.jar/!/</link>
</links>
</configuration>
</plugin>
More information about the commits
mailing list