Author: bvahdat Date: Mon Feb 6 16:16:35 2012 New Revision: 1241058 URL: http://svn.apache.org/viewvc?rev=1241058&view=rev Log: Added the missing <relativePath> entry by the camel-beanio POM.
Modified: camel/trunk/components/camel-beanio/pom.xml Modified: camel/trunk/components/camel-beanio/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-beanio/pom.xml?rev=1241058&r1=1241057&r2=1241058&view=diff ============================================================================== --- camel/trunk/components/camel-beanio/pom.xml (original) +++ camel/trunk/components/camel-beanio/pom.xml Mon Feb 6 16:16:35 2012 @@ -24,6 +24,7 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-parent</artifactId> <version>2.10-SNAPSHOT</version> + <relativePath>../../parent</relativePath> </parent> <artifactId>camel-beanio</artifactId>