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 2010/02/19 23:16:35 UTC

svn commit: r912011 - /maven/plugins/trunk/maven-checkstyle-plugin/pom.xml

Author: olamy
Date: Fri Feb 19 22:16:34 2010
New Revision: 912011

URL: http://svn.apache.org/viewvc?rev=912011&view=rev
Log:
[MCHECKSTYLE-129] plexus-resources released version 1.0-alpha-7

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

Modified: maven/plugins/trunk/maven-checkstyle-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-checkstyle-plugin/pom.xml?rev=912011&r1=912010&r2=912011&view=diff
==============================================================================
--- maven/plugins/trunk/maven-checkstyle-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-checkstyle-plugin/pom.xml Fri Feb 19 22:16:34 2010
@@ -139,7 +139,7 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-resources</artifactId>
-      <version>1.0-alpha-7-SNAPSHOT</version>
+      <version>1.0-alpha-7</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>