mirror of https://github.com/apache/maven.git
fix plexus version
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293196 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
5c48727b18
commit
31ff1b73e7
|
@ -137,7 +137,7 @@
|
|||
<dependency>
|
||||
<groupId>org.codehaus.plexus</groupId>
|
||||
<artifactId>plexus-container-default</artifactId>
|
||||
<version>1.0-alpha-7-SNAPSHOT</version>
|
||||
<version>1.0-alpha-7</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>plexus</groupId>
|
||||
|
|
Loading…
Reference in New Issue