Skip to content
This repository has been archived by the owner on Jul 22, 2020. It is now read-only.

Commit

Permalink
Remove transitive dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ctrueden committed May 18, 2012
1 parent 72af5f8 commit 19ebcc0
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions pom.xml
Expand Up @@ -49,18 +49,6 @@
<artifactId>maven-project</artifactId>
<version>${maven.version}</version>
</dependency>

<!-- FIXME: Eliminate these transitive dependencies. Required for Maven 3 support. -->
<dependency>
<groupId>org.apache.velocity</groupId>
<artifactId>velocity</artifactId>
<version>1.6.4</version>
</dependency>
<dependency>
<groupId>jace</groupId>
<artifactId>jace</artifactId>
<version>r39</version>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit 19ebcc0

Please sign in to comment.