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>
|
||||
<groupId>maven</groupId>
|
||||
<artifactId>maven</artifactId>
|
||||
<version>1.0-beta-10</version>
|
||||
<version>1.0-rc2</version>
|
||||
<type>jar</type>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
||||
@ -138,7 +138,7 @@
|
||||
<dependency>
|
||||
<groupId>maven</groupId>
|
||||
<artifactId>maven</artifactId>
|
||||
<version>1.0-beta-10</version>
|
||||
<version>1.0-rc2</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Required to build under for JDK 1.3 because we fork junit -->
|
||||
|
||||
@ -130,7 +130,7 @@
|
||||
<dependency>
|
||||
<groupId>maven</groupId>
|
||||
<artifactId>maven</artifactId>
|
||||
<version>1.0-beta-10</version>
|
||||
<version>1.0-rc2</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<jar>js-1.5R4-RC3.jar</jar>
|
||||
|
||||
@ -103,7 +103,7 @@
|
||||
<groupId>maven</groupId>
|
||||
<artifactId>maven</artifactId>
|
||||
<type>jar</type>
|
||||
<version>1.0-beta-10</version>
|
||||
<version>1.0-rc2</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
|
||||
@ -86,7 +86,7 @@
|
||||
<jar>maven.jar</jar>
|
||||
<groupId>maven</groupId>
|
||||
<artifactId>maven</artifactId>
|
||||
<version>1.0-beta-10</version>
|
||||
<version>1.0-rc2</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>isorelax</groupId>
|
||||
|
||||
@ -51,7 +51,7 @@
|
||||
<jar>maven.jar</jar>
|
||||
<groupId>maven</groupId>
|
||||
<artifactId>maven</artifactId>
|
||||
<version>1.0-beta-10</version>
|
||||
<version>1.0-rc2</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>commons-io</groupId>
|
||||
|
||||
@ -130,7 +130,7 @@
|
||||
<dependency>
|
||||
<groupId>maven</groupId>
|
||||
<artifactId>maven</artifactId>
|
||||
<version>1.0-beta-10</version>
|
||||
<version>1.0-rc2</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>velocity</groupId>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user