You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2010/10/05 09:13:34 UTC

svn commit: r1004542 - /camel/trunk/examples/camel-example-etl/pom.xml

Author: davsclaus
Date: Tue Oct  5 07:13:33 2010
New Revision: 1004542

URL: http://svn.apache.org/viewvc?rev=1004542&view=rev
Log:
CAMEL-2703: More maven plugin stuff.

Modified:
    camel/trunk/examples/camel-example-etl/pom.xml

Modified: camel/trunk/examples/camel-example-etl/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-etl/pom.xml?rev=1004542&r1=1004541&r2=1004542&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-etl/pom.xml (original)
+++ camel/trunk/examples/camel-example-etl/pom.xml Tue Oct  5 07:13:33 2010
@@ -214,6 +214,7 @@
 					<plugin>
 						<groupId>org.codehaus.mojo</groupId>
 						<artifactId>openjpa-maven-plugin</artifactId>
+						<version>1.0</version>
 						<executions>
 							<execution>
 								<id>JPA Enhance</id>