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/15 11:49:58 UTC

svn commit: r704829 - /servicemix/components/engines/servicemix-bean/branches/2008.01/pom.xml

Author: gnodet
Date: Wed Oct 15 02:49:57 2008
New Revision: 704829

URL: http://svn.apache.org/viewvc?rev=704829&view=rev
Log:
Prepare release

Modified:
    servicemix/components/engines/servicemix-bean/branches/2008.01/pom.xml

Modified: servicemix/components/engines/servicemix-bean/branches/2008.01/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/components/engines/servicemix-bean/branches/2008.01/pom.xml?rev=704829&r1=704828&r2=704829&view=diff
==============================================================================
--- servicemix/components/engines/servicemix-bean/branches/2008.01/pom.xml (original)
+++ servicemix/components/engines/servicemix-bean/branches/2008.01/pom.xml Wed Oct 15 02:49:57 2008
@@ -23,12 +23,12 @@
   <parent>
     <groupId>org.apache.servicemix</groupId>
     <artifactId>components-pom</artifactId>
-    <version>2-SNAPSHOT</version>
+    <version>1</version>
   </parent>
 
   <groupId>org.apache.servicemix</groupId>
   <artifactId>servicemix-bean</artifactId>
-  <version>2008.02-SNAPSHOT</version>
+  <version>2008.01-SNAPSHOT</version>
   <packaging>jbi-component</packaging>
 
   <name>ServiceMix :: Bean</name>
@@ -37,7 +37,7 @@
   <properties>
     <previous.releases>3.1.2,3.2,3.2.1</previous.releases>
     <servicemix-version>3.2.1</servicemix-version>
-    <servicemix-shared-version>2008.02-SNAPSHOT</servicemix-shared-version>
+    <servicemix-shared-version>2008.01</servicemix-shared-version>
     <servicemix.osgi.import>
       org.apache.commons.jexl*;resolution:=optional,
       org.apache.servicemix;resolution:=optional,