You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by jv...@apache.org on 2008/11/16 17:23:55 UTC

svn commit: r718055 - /maven/components/trunk/pom.xml

Author: jvanzyl
Date: Sun Nov 16 08:23:54 2008
New Revision: 718055

URL: http://svn.apache.org/viewvc?rev=718055&view=rev
Log:
o fixing component-metadata version. Thanks Benjamin.


Modified:
    maven/components/trunk/pom.xml

Modified: maven/components/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/trunk/pom.xml?rev=718055&r1=718054&r2=718055&view=diff
==============================================================================
--- maven/components/trunk/pom.xml (original)
+++ maven/components/trunk/pom.xml Sun Nov 16 08:23:54 2008
@@ -156,7 +156,7 @@
         <plugin>
           <groupId>org.codehaus.plexus</groupId>
           <artifactId>plexus-component-metadata</artifactId>
-          <version>1.0-beta-3-SNAPSHOT</version>
+          <version>1.0-beta-2-SNAPSHOT</version>
           <executions>
             <execution>
               <goals>