You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by fe...@apache.org on 2011/12/15 21:04:23 UTC

svn commit: r1214943 - /directory/buildtools/studio-plugin/trunk/pom.xml

Author: felixk
Date: Thu Dec 15 20:04:23 2011
New Revision: 1214943

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

Modified:
    directory/buildtools/studio-plugin/trunk/pom.xml

Modified: directory/buildtools/studio-plugin/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/buildtools/studio-plugin/trunk/pom.xml?rev=1214943&r1=1214942&r2=1214943&view=diff
==============================================================================
--- directory/buildtools/studio-plugin/trunk/pom.xml (original)
+++ directory/buildtools/studio-plugin/trunk/pom.xml Thu Dec 15 20:04:23 2011
@@ -25,7 +25,7 @@
     <groupId>org.apache.directory.project</groupId>
     <version>26</version>
     <artifactId>project</artifactId>
-    <relativePath />
+    <relativePath></relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
@@ -33,7 +33,7 @@
   <artifactId>studio-maven-plugin</artifactId>
   <packaging>maven-plugin</packaging>
   <name>Apache Directory Studio Plugin</name>
-  <version>1.0.6-SNAPSHOT</version>
+  <version>1.0.5-SNAPSHOT</version>
   <description>Maven2 plugin with specific goals for the Apache Directory Studio project</description>
   <url>http://directory.apache.org/studio-plugin/</url>