update maven JAR
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115189 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6f5b5a1b9f
commit
701dc8fafa
@ -51,7 +51,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>maven</groupId>
|
<groupId>maven</groupId>
|
||||||
<artifactId>maven</artifactId>
|
<artifactId>maven</artifactId>
|
||||||
<version>1.0-beta-10</version>
|
<version>1.0-rc2</version>
|
||||||
<type>jar</type>
|
<type>jar</type>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|||||||
@ -138,7 +138,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>maven</groupId>
|
<groupId>maven</groupId>
|
||||||
<artifactId>maven</artifactId>
|
<artifactId>maven</artifactId>
|
||||||
<version>1.0-beta-10</version>
|
<version>1.0-rc2</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- Required to build under for JDK 1.3 because we fork junit -->
|
<!-- Required to build under for JDK 1.3 because we fork junit -->
|
||||||
|
|||||||
@ -130,7 +130,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>maven</groupId>
|
<groupId>maven</groupId>
|
||||||
<artifactId>maven</artifactId>
|
<artifactId>maven</artifactId>
|
||||||
<version>1.0-beta-10</version>
|
<version>1.0-rc2</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<jar>js-1.5R4-RC3.jar</jar>
|
<jar>js-1.5R4-RC3.jar</jar>
|
||||||
|
|||||||
@ -103,7 +103,7 @@
|
|||||||
<groupId>maven</groupId>
|
<groupId>maven</groupId>
|
||||||
<artifactId>maven</artifactId>
|
<artifactId>maven</artifactId>
|
||||||
<type>jar</type>
|
<type>jar</type>
|
||||||
<version>1.0-beta-10</version>
|
<version>1.0-rc2</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</project>
|
</project>
|
||||||
|
|||||||
@ -86,7 +86,7 @@
|
|||||||
<jar>maven.jar</jar>
|
<jar>maven.jar</jar>
|
||||||
<groupId>maven</groupId>
|
<groupId>maven</groupId>
|
||||||
<artifactId>maven</artifactId>
|
<artifactId>maven</artifactId>
|
||||||
<version>1.0-beta-10</version>
|
<version>1.0-rc2</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>isorelax</groupId>
|
<groupId>isorelax</groupId>
|
||||||
|
|||||||
@ -51,7 +51,7 @@
|
|||||||
<jar>maven.jar</jar>
|
<jar>maven.jar</jar>
|
||||||
<groupId>maven</groupId>
|
<groupId>maven</groupId>
|
||||||
<artifactId>maven</artifactId>
|
<artifactId>maven</artifactId>
|
||||||
<version>1.0-beta-10</version>
|
<version>1.0-rc2</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>commons-io</groupId>
|
<groupId>commons-io</groupId>
|
||||||
|
|||||||
@ -130,7 +130,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>maven</groupId>
|
<groupId>maven</groupId>
|
||||||
<artifactId>maven</artifactId>
|
<artifactId>maven</artifactId>
|
||||||
<version>1.0-beta-10</version>
|
<version>1.0-rc2</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>velocity</groupId>
|
<groupId>velocity</groupId>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user