You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ge...@apache.org on 2009/04/14 15:07:51 UTC

svn commit: r764766 - /servicemix/maven-plugins/servicemix-build/trunk/pom.xml

Author: gertv
Date: Tue Apr 14 13:07:50 2009
New Revision: 764766

URL: http://svn.apache.org/viewvc?rev=764766&view=rev
Log:
Bump version of parent POM to latest release

Modified:
    servicemix/maven-plugins/servicemix-build/trunk/pom.xml

Modified: servicemix/maven-plugins/servicemix-build/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/maven-plugins/servicemix-build/trunk/pom.xml?rev=764766&r1=764765&r2=764766&view=diff
==============================================================================
--- servicemix/maven-plugins/servicemix-build/trunk/pom.xml (original)
+++ servicemix/maven-plugins/servicemix-build/trunk/pom.xml Tue Apr 14 13:07:50 2009
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicemix.tooling</groupId>
     <artifactId>maven-plugins-pom</artifactId>
-    <version>2-SNAPSHOT</version>
+    <version>2</version>
   </parent>
   
   <groupId>org.apache.servicemix</groupId>