Added Dependecy Covergence Report
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113723 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -36,13 +36,25 @@
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<id>commons-jelly+tags-velocity</id>
|
||||
<groupId>commons-jelly</groupId>
|
||||
<artifactId>commons-jelly-tags-velocity</artifactId>
|
||||
<type>jar</type>
|
||||
<version>20030303.205659</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<id>velocity</id>
|
||||
<groupId>velocity</groupId>
|
||||
<artifactId>velocity</artifactId>
|
||||
<type>jar</type>
|
||||
<version>1.4-dev</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>maven</groupId>
|
||||
<artifactId>maven</artifactId>
|
||||
<type>jar</type>
|
||||
<version>1.0-beta-10</version>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user