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/24 07:03:42 UTC

svn commit: r707544 - /servicemix/smx3/trunk/samples/camel/camel-sa-itest/src/test/resources/test1.xml

Author: lhein
Date: Thu Oct 23 22:03:42 2008
New Revision: 707544

URL: http://svn.apache.org/viewvc?rev=707544&view=rev
Log:
replaced 2008.01-SNAPSHOT with 2008.01 (release)

Modified:
    servicemix/smx3/trunk/samples/camel/camel-sa-itest/src/test/resources/test1.xml

Modified: servicemix/smx3/trunk/samples/camel/camel-sa-itest/src/test/resources/test1.xml
URL: http://svn.apache.org/viewvc/servicemix/smx3/trunk/samples/camel/camel-sa-itest/src/test/resources/test1.xml?rev=707544&r1=707543&r2=707544&view=diff
==============================================================================
--- servicemix/smx3/trunk/samples/camel/camel-sa-itest/src/test/resources/test1.xml (original)
+++ servicemix/smx3/trunk/samples/camel/camel-sa-itest/src/test/resources/test1.xml Thu Oct 23 22:03:42 2008
@@ -27,8 +27,8 @@
   <sm:container generateRootDir="true">
 
     <sm:deployments>
-      <sm:installSharedLibrary groupId="org.apache.servicemix" artifactId="servicemix-shared" version="2008.01-SNAPSHOT"/>
-      <sm:installComponent groupId="org.apache.servicemix" artifactId="servicemix-camel" version="2008.01-SNAPSHOT"/>
+      <sm:installSharedLibrary groupId="org.apache.servicemix" artifactId="servicemix-shared" version="2008.01"/>
+      <sm:installComponent groupId="org.apache.servicemix" artifactId="servicemix-camel" version="2008.01"/>
       <sm:deployServiceAssembly groupId="org.apache.servicemix.samples" artifactId="camel-sa" version="3.3-SNAPSHOT"/>
     </sm:deployments>