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 2009/03/20 16:00:59 UTC

svn commit: r756502 - /servicemix/components/shared-libraries/trunk/pom.xml

Author: gnodet
Date: Fri Mar 20 15:00:58 2009
New Revision: 756502

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

Modified:
    servicemix/components/shared-libraries/trunk/pom.xml

Modified: servicemix/components/shared-libraries/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/components/shared-libraries/trunk/pom.xml?rev=756502&r1=756501&r2=756502&view=diff
==============================================================================
--- servicemix/components/shared-libraries/trunk/pom.xml (original)
+++ servicemix/components/shared-libraries/trunk/pom.xml Fri Mar 20 15:00:58 2009
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.servicemix</groupId>
     <artifactId>components-pom</artifactId>
-    <version>3-SNAPSHOT</version>
+    <version>3</version>
   </parent>
   
   <groupId>org.apache.servicemix</groupId>