mirror of https://github.com/apache/maven.git
plexus update
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@306984 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4cbe148d6d
commit
5d23f92746
|
@ -21,7 +21,7 @@
|
|||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>plexus</groupId>
|
||||
<groupId>org.codehaus.plexus</groupId>
|
||||
<artifactId>plexus-utils</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<parent>
|
||||
<artifactId>maven</artifactId>
|
||||
<groupId>org.apache.maven</groupId>
|
||||
<version>2.0-beta-1</version>
|
||||
<version>2.0-beta-3</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<artifactId>maven-archetype</artifactId>
|
||||
|
|
Loading…
Reference in New Issue