You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ff...@apache.org on 2008/10/24 05:37:04 UTC

svn commit: r707530 - /servicemix/smx3/branches/servicemix-3.3/samples/camel/src/main/assembly/kit_camel_example_pom.xml

Author: ffang
Date: Thu Oct 23 20:37:04 2008
New Revision: 707530

URL: http://svn.apache.org/viewvc?rev=707530&view=rev
Log:
remove SNAPSHOT version from kit camel example

Modified:
    servicemix/smx3/branches/servicemix-3.3/samples/camel/src/main/assembly/kit_camel_example_pom.xml

Modified: servicemix/smx3/branches/servicemix-3.3/samples/camel/src/main/assembly/kit_camel_example_pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx3/branches/servicemix-3.3/samples/camel/src/main/assembly/kit_camel_example_pom.xml?rev=707530&r1=707529&r2=707530&view=diff
==============================================================================
--- servicemix/smx3/branches/servicemix-3.3/samples/camel/src/main/assembly/kit_camel_example_pom.xml (original)
+++ servicemix/smx3/branches/servicemix-3.3/samples/camel/src/main/assembly/kit_camel_example_pom.xml Thu Oct 23 20:37:04 2008
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>samples</artifactId>
-        <version>3.3-SNAPSHOT</version>
+        <version>3.3</version>
     </parent>
 
     <groupId>org.apache.servicemix.samples</groupId>