You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by vs...@apache.org on 2011/01/06 20:47:20 UTC

svn commit: r1056038 - /maven/plugins/trunk/maven-doap-plugin/pom.xml

Author: vsiveton
Date: Thu Jan  6 19:47:19 2011
New Revision: 1056038

URL: http://svn.apache.org/viewvc?rev=1056038&view=rev
Log:
o revert release due to bentmann's comments

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

Modified: maven/plugins/trunk/maven-doap-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-doap-plugin/pom.xml?rev=1056038&r1=1056037&r2=1056038&view=diff
==============================================================================
--- maven/plugins/trunk/maven-doap-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-doap-plugin/pom.xml Thu Jan  6 19:47:19 2011
@@ -29,7 +29,7 @@ under the License.
   </parent>
 
   <artifactId>maven-doap-plugin</artifactId>
-  <version>1.2-SNAPSHOT</version>
+  <version>1.1-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Maven DOAP Plugin</name>