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/02/29 08:31:41 UTC

svn commit: r632250 - /servicemix/smx3/branches/servicemix-3.2/archetypes/servicemix-archetypes-itests/pom.xml

Author: ffang
Date: Thu Feb 28 23:31:39 2008
New Revision: 632250

URL: http://svn.apache.org/viewvc?rev=632250&view=rev
Log:
correct servicemix-osworkflow-service-unit groupId

Modified:
    servicemix/smx3/branches/servicemix-3.2/archetypes/servicemix-archetypes-itests/pom.xml

Modified: servicemix/smx3/branches/servicemix-3.2/archetypes/servicemix-archetypes-itests/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx3/branches/servicemix-3.2/archetypes/servicemix-archetypes-itests/pom.xml?rev=632250&r1=632249&r2=632250&view=diff
==============================================================================
--- servicemix/smx3/branches/servicemix-3.2/archetypes/servicemix-archetypes-itests/pom.xml (original)
+++ servicemix/smx3/branches/servicemix-3.2/archetypes/servicemix-archetypes-itests/pom.xml Thu Feb 28 23:31:39 2008
@@ -167,7 +167,7 @@
       <version>${servicemix-version}</version>
     </dependency>
     <dependency>
-      <groupId>org.apache.servicemix</groupId>
+      <groupId>org.apache.servicemix.tooling</groupId>
       <artifactId>servicemix-osworkflow-service-unit</artifactId>
       <version>${servicemix-version}</version>
     </dependency>