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>
|
||||
</developer>
|
||||
</developers>
|
||||
<contributors>
|
||||
<contributor>
|
||||
<name>Vincent Siveton</name>
|
||||
<email>vincent.siveton@gmail.com</email>
|
||||
<timezone>-5</timezone>
|
||||
</contributor>
|
||||
</contributors>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>dom4j</groupId>
|
||||
@ -189,7 +196,7 @@
|
||||
<dependency>
|
||||
<groupId>maven</groupId>
|
||||
<artifactId>maven-model</artifactId>
|
||||
<version>3.0.0-SNAPSHOT</version>
|
||||
<version>3.0.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>velocity</groupId>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user