You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by de...@apache.org on 2012/02/21 22:56:49 UTC

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

Author: dennisl
Date: Tue Feb 21 21:56:49 2012
New Revision: 1292055

URL: http://svn.apache.org/viewvc?rev=1292055&view=rev
Log:
Rollback due to problems with svn during release.

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=1292055&r1=1292054&r2=1292055&view=diff
==============================================================================
--- maven/plugins/trunk/maven-checkstyle-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-checkstyle-plugin/pom.xml Tue Feb 21 21:56:49 2012
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-checkstyle-plugin</artifactId>
-  <version>2.9.2-SNAPSHOT</version>
+  <version>2.9.1-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Maven Checkstyle Plugin</name>