You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ho...@apache.org on 2007/08/15 17:49:24 UTC

svn commit: r566230 - /geronimo/server/branches/2.0.1/pom.xml

Author: hogstrom
Date: Wed Aug 15 08:49:24 2007
New Revision: 566230

URL: http://svn.apache.org/viewvc?view=rev&rev=566230
Log:
Updated to latest release plugin 2.0-beta-6

Modified:
    geronimo/server/branches/2.0.1/pom.xml

Modified: geronimo/server/branches/2.0.1/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.0.1/pom.xml?view=diff&rev=566230&r1=566229&r2=566230
==============================================================================
--- geronimo/server/branches/2.0.1/pom.xml (original)
+++ geronimo/server/branches/2.0.1/pom.xml Wed Aug 15 08:49:24 2007
@@ -1529,6 +1529,12 @@
         <pluginManagement>
             <plugins>
                 <plugin>
+                    <groupId>org.apache.maven.plugins</groupId>
+                    <artifactId>maven-release-plugin</artifactId>
+                    <version>2.0-beta-6</version>
+                </plugin>
+
+                <plugin>
                     <groupId>org.apache.geronimo.plugins</groupId>
                     <artifactId>car-maven-plugin</artifactId>
                     <version>${version}</version>