You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ch...@apache.org on 2008/06/06 19:33:27 UTC

svn commit: r664049 - /servicemix/components/engines/servicemix-bean/trunk/pom.xml

Author: chirino
Date: Fri Jun  6 10:33:26 2008
New Revision: 664049

URL: http://svn.apache.org/viewvc?rev=664049&view=rev
Log:
Use the engines-pom as the parent pom.

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

Modified: servicemix/components/engines/servicemix-bean/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/components/engines/servicemix-bean/trunk/pom.xml?rev=664049&r1=664048&r2=664049&view=diff
==============================================================================
--- servicemix/components/engines/servicemix-bean/trunk/pom.xml (original)
+++ servicemix/components/engines/servicemix-bean/trunk/pom.xml Fri Jun  6 10:33:26 2008
@@ -21,7 +21,7 @@
 
   <parent>
     <groupId>org.apache.servicemix</groupId>
-    <artifactId>serviceengines</artifactId>
+    <artifactId>engines-pom</artifactId>
     <version>3.3-SNAPSHOT</version>
   </parent>