You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ge...@apache.org on 2007/07/20 14:44:27 UTC

svn commit: r557983 - /incubator/servicemix/trunk/deployables/bindingcomponents/pom.xml

Author: gertv
Date: Fri Jul 20 05:44:27 2007
New Revision: 557983

URL: http://svn.apache.org/viewvc?view=rev&rev=557983
Log:
Fix for SM-932: PMD/CheckStyle for binding components

Modified:
    incubator/servicemix/trunk/deployables/bindingcomponents/pom.xml

Modified: incubator/servicemix/trunk/deployables/bindingcomponents/pom.xml
URL: http://svn.apache.org/viewvc/incubator/servicemix/trunk/deployables/bindingcomponents/pom.xml?view=diff&rev=557983&r1=557982&r2=557983
==============================================================================
--- incubator/servicemix/trunk/deployables/bindingcomponents/pom.xml (original)
+++ incubator/servicemix/trunk/deployables/bindingcomponents/pom.xml Fri Jul 20 05:44:27 2007
@@ -23,7 +23,7 @@
 
   <parent>
     <groupId>org.apache.servicemix</groupId>
-    <artifactId>deployables</artifactId>
+    <artifactId>parent</artifactId>
     <version>3.2-incubating-SNAPSHOT</version>
   </parent>