Added missing dep which would cause a build failure on 1.3.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112941 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -105,5 +105,9 @@
|
||||
<id>velocity-dvsl</id>
|
||||
<version>0.45</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<id>xml-apis</id>
|
||||
<version>1.0.b2</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user