You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by se...@apache.org on 2010/10/12 10:00:07 UTC

svn commit: r1021655 - /directory/buildtools/trunk/checkstyle/pom.xml

Author: seelmann
Date: Tue Oct 12 08:00:07 2010
New Revision: 1021655

URL: http://svn.apache.org/viewvc?rev=1021655&view=rev
Log:
[maven-release-plugin] rollback the release of 0.1

Modified:
    directory/buildtools/trunk/checkstyle/pom.xml

Modified: directory/buildtools/trunk/checkstyle/pom.xml
URL: http://svn.apache.org/viewvc/directory/buildtools/trunk/checkstyle/pom.xml?rev=1021655&r1=1021654&r2=1021655&view=diff
==============================================================================
--- directory/buildtools/trunk/checkstyle/pom.xml (original)
+++ directory/buildtools/trunk/checkstyle/pom.xml Tue Oct 12 08:00:07 2010
@@ -31,7 +31,7 @@
   <artifactId>directory-checkstyle</artifactId>
   <name>Apache Directory Checkstyle Configuration</name>
   <packaging>jar</packaging>
-  <version>0.2-SNAPSHOT</version>
+  <version>0.1-SNAPSHOT</version>
 
   <description>
      Customized checkstyle configuration used by the maven-checkstyle-plugin.