[java-shib-idp2 COMMIT] /branches/REL_2/pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Fri Nov 2 14:40:12 EDT 2012
Author: scantor
Date: Fri Nov 2 14:40:12 2012
New Revision: 3118
URL: http://svn.shibboleth.net/view/java-shib-idp2?rev=3118&view=rev
Log:
Update doc links, and remove dep. overrides from shib projects.
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=3118&r1=3117&r2=3118&view=diff
==============================================================================
--- branches/REL_2/pom.xml (original)
+++ branches/REL_2/pom.xml Fri Nov 2 14:40:12 2012
@@ -101,12 +101,10 @@
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
- <version>1.4</version>
</dependency>
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
- <version>1.6.2</version>
</dependency>
<!-- Provided dependencies -->
@@ -251,8 +249,8 @@
<artifactId>maven-javadoc-plugin</artifactId>
<configuration>
<links>
- <link>https://build.shibboleth.net/nexus/service/local/repositories/releases/archive/org/opensaml/xmltooling/1.3.4/xmltooling-1.3.4-javadoc.jar/!/</link>
- <link>https://build.shibboleth.net/nexus/service/local/repositories/releases/archive/org/opensaml/openws/1.4.4/openws-1.4.4-javadoc.jar/!/</link>
+ <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/openws/1.5.0/openws-1.5.0-javadoc.jar/!/</link>
<link>https://build.shibboleth.net/nexus/service/local/repositories/releases/archive/org/opensaml/opensaml/2.6.0/opensaml-2.6.0-javadoc.jar/!/</link>
<link>https://build.shibboleth.net/nexus/service/local/repositories/releases/archive/edu/internet2/middleware/shibboleth-common/1.4.0/shibboleth-common-1.4.0-javadoc.jar/!/</link>
</links>
More information about the commits
mailing list