You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2012/11/03 22:39:34 UTC

svn commit: r1405423 - /maven/plugins/trunk/maven-compiler-plugin/pom.xml

Author: olamy
Date: Sat Nov  3 21:39:33 2012
New Revision: 1405423

URL: http://svn.apache.org/viewvc?rev=1405423&view=rev
Log:
use released version

Modified:
    maven/plugins/trunk/maven-compiler-plugin/pom.xml

Modified: maven/plugins/trunk/maven-compiler-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-compiler-plugin/pom.xml?rev=1405423&r1=1405422&r2=1405423&view=diff
==============================================================================
--- maven/plugins/trunk/maven-compiler-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-compiler-plugin/pom.xml Sat Nov  3 21:39:33 2012
@@ -129,7 +129,7 @@ under the License.
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-shared-utils</artifactId>
-      <version>0.1-SNAPSHOT</version>
+      <version>0.1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven.shared</groupId>