You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by gn...@apache.org on 2008/11/20 23:14:27 UTC

svn commit: r719403 - /servicemix/smx4/specs/trunk/pom.xml

Author: gnodet
Date: Thu Nov 20 14:14:26 2008
New Revision: 719403

URL: http://svn.apache.org/viewvc?rev=719403&view=rev
Log:
SMX4-162: Use released version of parent pom

Modified:
    servicemix/smx4/specs/trunk/pom.xml

Modified: servicemix/smx4/specs/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/specs/trunk/pom.xml?rev=719403&r1=719402&r2=719403&view=diff
==============================================================================
--- servicemix/smx4/specs/trunk/pom.xml (original)
+++ servicemix/smx4/specs/trunk/pom.xml Thu Nov 20 14:14:26 2008
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>servicemix-pom</artifactId>
-        <version>2-SNAPSHOT</version>
+        <version>2</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>