update model dependency
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@179691 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
bc09764bfe
commit
a3bcdd3b72
@ -144,6 +144,13 @@
|
|||||||
<timezone>-3</timezone>
|
<timezone>-3</timezone>
|
||||||
</developer>
|
</developer>
|
||||||
</developers>
|
</developers>
|
||||||
|
<contributors>
|
||||||
|
<contributor>
|
||||||
|
<name>Vincent Siveton</name>
|
||||||
|
<email>vincent.siveton@gmail.com</email>
|
||||||
|
<timezone>-5</timezone>
|
||||||
|
</contributor>
|
||||||
|
</contributors>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>dom4j</groupId>
|
<groupId>dom4j</groupId>
|
||||||
@ -189,7 +196,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>maven</groupId>
|
<groupId>maven</groupId>
|
||||||
<artifactId>maven-model</artifactId>
|
<artifactId>maven-model</artifactId>
|
||||||
<version>3.0.0-SNAPSHOT</version>
|
<version>3.0.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>velocity</groupId>
|
<groupId>velocity</groupId>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user