You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by be...@apache.org on 2009/11/09 16:42:05 UTC

svn commit: r834111 - /maven/maven-3/trunk/maven-model-builder/pom.xml

Author: bentmann
Date: Mon Nov  9 15:42:01 2009
New Revision: 834111

URL: http://svn.apache.org/viewvc?rev=834111&view=rev
Log:
o Removed inherited version

Modified:
    maven/maven-3/trunk/maven-model-builder/pom.xml

Modified: maven/maven-3/trunk/maven-model-builder/pom.xml
URL: http://svn.apache.org/viewvc/maven/maven-3/trunk/maven-model-builder/pom.xml?rev=834111&r1=834110&r2=834111&view=diff
==============================================================================
--- maven/maven-3/trunk/maven-model-builder/pom.xml (original)
+++ maven/maven-3/trunk/maven-model-builder/pom.xml Mon Nov  9 15:42:01 2009
@@ -20,7 +20,6 @@
   </parent>
 
   <artifactId>maven-model-builder</artifactId>
-  <version>3.0-SNAPSHOT</version>
 
   <name>Maven Model Builder</name>