mirror of https://github.com/apache/maven.git
upgrade to release
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321364 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0bdcb67043
commit
723e09e470
|
@ -14,7 +14,7 @@
|
|||
<dependency>
|
||||
<groupId>org.codehaus.plexus</groupId>
|
||||
<artifactId>plexus-compiler-javac</artifactId>
|
||||
<version>1.6-SNAPSHOT</version>
|
||||
<version>1.5.1</version>
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
@ -25,12 +25,12 @@
|
|||
<dependency>
|
||||
<groupId>org.codehaus.plexus</groupId>
|
||||
<artifactId>plexus-compiler-manager</artifactId>
|
||||
<version>1.6-SNAPSHOT</version>
|
||||
<version>1.5.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.codehaus.plexus</groupId>
|
||||
<artifactId>plexus-compiler-api</artifactId>
|
||||
<version>1.6-SNAPSHOT</version>
|
||||
<version>1.5.1</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
|
|
Loading…
Reference in New Issue