Author: jbonofre
Date: Mon Aug  9 11:43:54 2010
New Revision: 983595

URL: http://svn.apache.org/viewvc?rev=983595&view=rev
Log:
Remove plugin version to use the apache POM one.

Modified:
    servicemix/servicemix-pom/trunk/pom.xml

Modified: servicemix/servicemix-pom/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/servicemix-pom/trunk/pom.xml?rev=983595&r1=983594&r2=983595&view=diff
==============================================================================
--- servicemix/servicemix-pom/trunk/pom.xml (original)
+++ servicemix/servicemix-pom/trunk/pom.xml Mon Aug  9 11:43:54 2010
@@ -214,7 +214,6 @@
             <!-- most of the plugin configuration for releasing (gpg, sources, 
...) is in the Apache parent POM -->
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-release-plugin</artifactId>
-            <version>2.0-beta-7</version>
             <configuration>
               <preparationGoals>clean verify install</preparationGoals>
               <autoVersionSubmodules>true</autoVersionSubmodules>


Reply via email to