Author: ccustine
Date: Wed Mar 17 19:30:34 2010
New Revision: 924432
URL: http://svn.apache.org/viewvc?rev=924432&view=rev
Log:
Point NMR bundle to correct parent
Modified:
servicemix/smx4/nmr/trunk/bundle/pom.xml
Modified: servicemix/smx4/nmr/trunk/bundle/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/bundle/pom.xml?rev=924432&r1=924431&r2=924432&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/bundle/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/bundle/pom.xml Wed Mar 17 19:30:34 2010
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicemix.nmr</groupId>
- <artifactId>nmr</artifactId>
+ <artifactId>nmr-parent</artifactId>
<version>1.1.0-SNAPSHOT</version>
</parent>