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 11:14:00 UTC

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

Author: seelmann
Date: Tue Oct 12 09:14:00 2010
New Revision: 1021691

URL: http://svn.apache.org/viewvc?rev=1021691&view=rev
Log:
[maven-release-plugin] rollback the release of directory-checkstyle-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=1021691&r1=1021690&r2=1021691&view=diff
==============================================================================
--- directory/buildtools/trunk/checkstyle/pom.xml (original)
+++ directory/buildtools/trunk/checkstyle/pom.xml Tue Oct 12 09:14:00 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.