Add a missing dependencies for the 1.0 branch
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114462 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -91,6 +91,11 @@
|
||||
<version>1.1.2a</version>
|
||||
<url>http://www.extreme.indiana.edu/xgws/xsoap/xpp/</url>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>commons-jelly</groupId>
|
||||
<artifactId>commons-jelly-tags-log</artifactId>
|
||||
<version>20030211.142821</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<reports>
|
||||
<report>maven-changes-plugin</report>
|
||||
|
||||
Reference in New Issue
Block a user