artifactId/groupId
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114515 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -66,7 +66,8 @@
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<id>velocity</id>
|
||||
<groupId>velocity</groupId>
|
||||
<artifactId>velocity</artifactId>
|
||||
<version>1.4-dev</version>
|
||||
<url>http://jakarta.apache.org/velocity/</url>
|
||||
</dependency>
|
||||
@@ -79,7 +80,8 @@
|
||||
</properties>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<id>classworlds</id>
|
||||
<groupId>classworlds</groupId>
|
||||
<artifactId>classworlds</artifactId>
|
||||
<version>1.0-rc1</version>
|
||||
<url>http://classworlds.werken.com</url>
|
||||
</dependency>
|
||||
|
||||
Reference in New Issue
Block a user