Remove http tag dependencies
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114032 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -44,23 +44,5 @@
|
||||
<classloader>root.maven</classloader>
|
||||
</properties>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>commons-jelly</groupId>
|
||||
<artifactId>commons-jelly-tags-http</artifactId>
|
||||
<version>20030211.143043</version>
|
||||
<url>http://jakarta.apache.org/commons/jelly/libs/http/</url>
|
||||
<properties>
|
||||
<classloader>root.maven</classloader>
|
||||
</properties>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>commons-httpclient</groupId>
|
||||
<artifactId>commons-httpclient</artifactId>
|
||||
<version>2.0-rc1</version>
|
||||
<url>http://jakarta.apache.org/commons/httpclient/</url>
|
||||
<properties>
|
||||
<classloader>root.maven</classloader>
|
||||
</properties>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user