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/10/06 10:15:16 UTC

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

Author: gnodet
Date: Mon Oct  6 01:15:16 2008
New Revision: 701988

URL: http://svn.apache.org/viewvc?rev=701988&view=rev
Log:
Use released 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=701988&r1=701987&r2=701988&view=diff
==============================================================================
--- servicemix/components/shared-libraries/trunk/pom.xml (original)
+++ servicemix/components/shared-libraries/trunk/pom.xml Mon Oct  6 01:15:16 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.servicemix</groupId>
     <artifactId>components-pom</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1</version>
   </parent>
   
   <groupId>org.apache.servicemix</groupId>