Added dependencies for velocity taglib
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113581 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
33ca1d8b46
commit
2e8fdaa571
@ -25,7 +25,7 @@
|
||||
</developer>
|
||||
<developer>
|
||||
<name>Michal Maczka</name>
|
||||
<id>dion</id>
|
||||
<id>michal</id>
|
||||
<email>michal.maczka@dimatics.com</email>
|
||||
<organization>Dimatics</organization>
|
||||
<roles>
|
||||
@ -33,4 +33,16 @@
|
||||
</roles>
|
||||
</developer>
|
||||
</developers>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<id>commons-jelly+tags-velocity</id>
|
||||
<version>20030303.205659</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<id>velocity</id>
|
||||
<version>1.3</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user