Author: chirino
Date: Fri Jun 6 12:19:51 2008
New Revision: 664087
URL: http://svn.apache.org/viewvc?rev=664087&view=rev
Log:
switch to using the components-pom as the parent
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=664087&r1=664086&r2=664087&view=diff
==============================================================================
--- servicemix/components/engines/servicemix-bean/trunk/pom.xml (original)
+++ servicemix/components/engines/servicemix-bean/trunk/pom.xml Fri Jun 6
12:19:51 2008
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
- <artifactId>engines-pom</artifactId>
+ <artifactId>components-pom</artifactId>
<version>3.3-SNAPSHOT</version>
</parent>