You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by jd...@apache.org on 2006/04/11 00:13:58 UTC

svn commit: r393095 - /maven/components/branches/maven-2.0.x/maven-embedder/pom.xml

Author: jdcasey
Date: Mon Apr 10 15:13:56 2006
New Revision: 393095

URL: http://svn.apache.org/viewcvs?rev=393095&view=rev
Log:
[maven-release-plugin] prepare release maven-embedder-2.0.4

Modified:
    maven/components/branches/maven-2.0.x/maven-embedder/pom.xml

Modified: maven/components/branches/maven-2.0.x/maven-embedder/pom.xml
URL: http://svn.apache.org/viewcvs/maven/components/branches/maven-2.0.x/maven-embedder/pom.xml?rev=393095&r1=393094&r2=393095&view=diff
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-embedder/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-embedder/pom.xml Mon Apr 10 15:13:56 2006
@@ -8,7 +8,7 @@
   <groupId>org.apache.maven</groupId>
   <artifactId>maven-embedder</artifactId>
   <name>Maven Embedder</name>
-  <version>2.0.4-SNAPSHOT</version>
+  <version>2.0.4</version>
   <build>
     <plugins>
       <plugin>
@@ -31,9 +31,6 @@
       <plugin>
         <artifactId>maven-checkstyle-plugin</artifactId>
       </plugin>
-      <!-- plugin>
-        <artifactId>maven-clover-plugin</artifactId>
-      </plugin -->
       <plugin>
         <artifactId>maven-pmd-plugin</artifactId>
       </plugin>
@@ -45,4 +42,4 @@
   <properties>
     <mavenVersion>2.0.4</mavenVersion>
   </properties>
-</project>
+</project>
\ No newline at end of file