You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by lh...@apache.org on 2008/10/10 15:35:22 UTC

svn commit: r703460 - /servicemix/components/engines/servicemix-quartz/trunk/pom.xml

Author: lhein
Date: Fri Oct 10 06:35:22 2008
New Revision: 703460

URL: http://svn.apache.org/viewvc?rev=703460&view=rev
Log:
changed version numbers for components-pom temporary to 2-SNAPSHOT -> will be reverted after components release 2008.01

Modified:
    servicemix/components/engines/servicemix-quartz/trunk/pom.xml

Modified: servicemix/components/engines/servicemix-quartz/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/components/engines/servicemix-quartz/trunk/pom.xml?rev=703460&r1=703459&r2=703460&view=diff
==============================================================================
--- servicemix/components/engines/servicemix-quartz/trunk/pom.xml (original)
+++ servicemix/components/engines/servicemix-quartz/trunk/pom.xml Fri Oct 10 06:35:22 2008
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicemix</groupId>
     <artifactId>components-pom</artifactId>
-    <version>1</version>
+    <version>2-SNAPSHOT</version>
   </parent>
   
   <groupId>org.apache.servicemix</groupId>