[java-opensaml COMMIT] /trunk/opensaml-saml-impl/pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Fri Oct 11 17:52:02 EDT 2013
Author: putmanb
Date: Fri Oct 11 17:52:02 2013
New Revision: 3473
URL: http://svn.shibboleth.net/view/java-opensaml?rev=3473&view=rev
Log:
Remove redundant httpclient version in POM, let it come from parent managed dependencies.
Modified:
trunk/opensaml-saml-impl/pom.xml
Modified: trunk/opensaml-saml-impl/pom.xml
URL: http://svn.shibboleth.net/view/java-opensaml/trunk/opensaml-saml-impl/pom.xml?rev=3473&r1=3472&r2=3473&view=diff
==============================================================================
--- trunk/opensaml-saml-impl/pom.xml (original)
+++ trunk/opensaml-saml-impl/pom.xml Fri Oct 11 17:52:02 2013
@@ -53,7 +53,6 @@
<dependency>
<groupId>${httpclient.groupId}</groupId>
<artifactId>httpclient</artifactId>
- <version>${httpclient.version}</version>
</dependency>
<!-- Provided Dependencies -->
More information about the commits
mailing list