[java-shib-idp2 COMMIT] in /tags/2.4.2: ./ pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Thu Sep 18 22:11:03 EDT 2014
Author: scantor
Date: Thu Sep 18 22:11:03 2014
New Revision: 3198
URL: http://svn.shibboleth.net/view/java-shib-idp2?rev=3198&view=rev
Log:
Tagging 2.4.2
Added:
tags/2.4.2/
- copied from r3197, branches/REL_2/
Modified:
tags/2.4.2/pom.xml
Modified: tags/2.4.2/pom.xml
URL: http://svn.shibboleth.net/view/java-shib-idp2/tags/2.4.2/pom.xml?rev=3198&r1=3197&r2=3198&view=diff
==============================================================================
--- tags/2.4.2/pom.xml (original)
+++ tags/2.4.2/pom.xml Thu Sep 18 22:11:03 2014
@@ -12,7 +12,7 @@
<groupId>edu.internet2.middleware</groupId>
<artifactId>shibboleth-identityprovider</artifactId>
- <version>2.4.2-SNAPSHOT</version>
+ <version>2.4.2</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.2-SNAPSHOT</version>
+ <version>1.4.2</version>
</dependency>
<!-- Override Spring version from parent POM -->
<dependency>
@@ -237,10 +237,10 @@
<artifactId>maven-javadoc-plugin</artifactId>
<configuration>
<links>
- <link>https://build.shibboleth.net/nexus/service/local/repositories/releases/archive/org/opensaml/xmltooling/1.4.2/xmltooling-1.4.2-javadoc.jar/!/</link>
- <link>https://build.shibboleth.net/nexus/service/local/repositories/releases/archive/org/opensaml/openws/1.5.2/openws-1.5.2-javadoc.jar/!/</link>
- <link>https://build.shibboleth.net/nexus/service/local/repositories/releases/archive/org/opensaml/opensaml/2.6.2/opensaml-2.6.2-javadoc.jar/!/</link>
- <link>https://build.shibboleth.net/nexus/service/local/repositories/releases/archive/edu/internet2/middleware/shibboleth-common/1.4.1/shibboleth-common-1.4.1-javadoc.jar/!/</link>
+ <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/openws/1.5.3/openws-1.5.3-javadoc.jar/!/</link>
+ <link>https://build.shibboleth.net/nexus/service/local/repositories/releases/archive/org/opensaml/opensaml/2.6.3/opensaml-2.6.3-javadoc.jar/!/</link>
+ <link>https://build.shibboleth.net/nexus/service/local/repositories/releases/archive/edu/internet2/middleware/shibboleth-common/1.4.2/shibboleth-common-1.4.2-javadoc.jar/!/</link>
</links>
</configuration>
</plugin>
More information about the commits
mailing list