You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by js...@apache.org on 2007/08/08 19:47:13 UTC

svn commit: r563958 - /incubator/servicemix/trunk/archetypes/servicemix-camel-service-unit/pom.xml

Author: jstrachan
Date: Wed Aug  8 10:47:11 2007
New Revision: 563958

URL: http://svn.apache.org/viewvc?view=rev&rev=563958
Log:
Updated the camel poms to be servicemix poms and bumped up the camel & xbean versions

Modified:
    incubator/servicemix/trunk/archetypes/servicemix-camel-service-unit/pom.xml

Modified: incubator/servicemix/trunk/archetypes/servicemix-camel-service-unit/pom.xml
URL: http://svn.apache.org/viewvc/incubator/servicemix/trunk/archetypes/servicemix-camel-service-unit/pom.xml?view=diff&rev=563958&r1=563957&r2=563958
==============================================================================
--- incubator/servicemix/trunk/archetypes/servicemix-camel-service-unit/pom.xml (original)
+++ incubator/servicemix/trunk/archetypes/servicemix-camel-service-unit/pom.xml Wed Aug  8 10:47:11 2007
@@ -28,7 +28,7 @@
     <version>3.2-incubating-SNAPSHOT</version>
   </parent>
 
-  <artifactId>servicemix-eip-service-unit</artifactId>
+  <artifactId>servicemix-camel-service-unit</artifactId>
   <name>ServiceMix :: Archetypes :: CamelServiceUnit</name>
 
 </project>