Update dependencies to unify them between plugins. The following dependencies are updated : jaxen v1.0-FCS-full to 1.1-beta-9. The following dependencies are removed : saxpath.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@422842 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6462852f50
commit
a318d23f01
@ -150,12 +150,7 @@
|
||||
<dependency>
|
||||
<groupId>jaxen</groupId>
|
||||
<artifactId>jaxen</artifactId>
|
||||
<version>1.0-FCS-full</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>saxpath</groupId>
|
||||
<artifactId>saxpath</artifactId>
|
||||
<version>1.0-FCS</version>
|
||||
<version>1.1-beta-9</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
|
||||
@ -25,6 +25,7 @@
|
||||
</properties>
|
||||
<body>
|
||||
<release version="1.10-SNAPSHOT" date="In SVN">
|
||||
<action dev="aheritier" type="update">Update dependencies to unify them between plugins. The following dependencies are updated : jaxen v1.0-FCS-full to 1.1-beta-9. The following dependencies are removed : saxpath.</action>
|
||||
<action dev="aheritier" type="update">Upgrade to pmd-3.7.</action>
|
||||
</release>
|
||||
<release version="1.9" date="2006-04-27">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user