Update to maven 1.0 beta 10 across plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113715 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -87,8 +87,7 @@
|
||||
|
||||
<dependency>
|
||||
<id>maven</id>
|
||||
<version>b5</version>
|
||||
<jar>maven.jar</jar>
|
||||
<version>1.0-beta-10</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
|
||||
@@ -8,6 +8,9 @@
|
||||
|
||||
<body>
|
||||
<release version="1.3" date="in CVS">
|
||||
<action dev="dion" type="update">
|
||||
Upgrade to maven 1.0 beta 10
|
||||
</action>
|
||||
<action dev="dion" type="update">
|
||||
Upgrade to commons-logging 1.0.3
|
||||
</action>
|
||||
|
||||
@@ -120,11 +120,7 @@
|
||||
</dependency>
|
||||
<dependency>
|
||||
<id>maven</id>
|
||||
<version/>
|
||||
<jar>maven.jar</jar>
|
||||
<properties>
|
||||
<classloader>root.maven</classloader>
|
||||
</properties>
|
||||
<version>1.0-beta-10</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<id>rhino</id>
|
||||
|
||||
@@ -8,6 +8,9 @@
|
||||
<body>
|
||||
|
||||
<release version="1.1" date="in CVS">
|
||||
<action dev="dion" type="update">
|
||||
Upgrade to maven 1.0 beta 10
|
||||
</action>
|
||||
<action dev="dion" type="update">
|
||||
Upgrade to log4j 1.2.8
|
||||
</action>
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
|
||||
<dependency>
|
||||
<id>dom4j</id>
|
||||
<version>1.4-dev-8</version>
|
||||
<version>1.4</version>
|
||||
<properties>
|
||||
<classloader>root.maven</classloader>
|
||||
</properties>
|
||||
@@ -64,7 +64,7 @@
|
||||
|
||||
<dependency>
|
||||
<id>maven</id>
|
||||
<version>1.0-beta5</version>
|
||||
<version>1.0-beta-10</version>
|
||||
<jar>maven.jar</jar>
|
||||
</dependency>
|
||||
|
||||
|
||||
@@ -7,6 +7,9 @@
|
||||
<body>
|
||||
<releases>
|
||||
<release version="1.3" date="in CVS">
|
||||
<action dev="dion" type="update">
|
||||
Upgrade to maven 1.0 beta 10 and dom4j 1.4
|
||||
</action>
|
||||
<action dev="dion" type="update">
|
||||
Upgrade to dom4j 1.4-dev-8
|
||||
</action>
|
||||
|
||||
Reference in New Issue
Block a user