Author: gertv
Date: Thu Dec 1 12:24:19 2011
New Revision: 1209048
URL: http://svn.apache.org/viewvc?rev=1209048&view=rev
Log:
SMX4-772: Update POMs to Maven 3
Modified:
servicemix/smx4/features/trunk/examples/activemq/activemq-camel-blueprint/pom.xml
servicemix/smx4/features/trunk/pom.xml
Modified:
servicemix/smx4/features/trunk/examples/activemq/activemq-camel-blueprint/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/examples/activemq/activemq-camel-blueprint/pom.xml?rev=1209048&r1=1209047&r2=1209048&view=diff
==============================================================================
---
servicemix/smx4/features/trunk/examples/activemq/activemq-camel-blueprint/pom.xml
(original)
+++
servicemix/smx4/features/trunk/examples/activemq/activemq-camel-blueprint/pom.xml
Thu Dec 1 12:24:19 2011
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicemix.examples</groupId>
- <artifactId>camel-examples</artifactId>
+ <artifactId>activemq-examples</artifactId>
<version>4.4.0-SNAPSHOT</version>
</parent>
Modified: servicemix/smx4/features/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/pom.xml?rev=1209048&r1=1209047&r2=1209048&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/pom.xml (original)
+++ servicemix/smx4/features/trunk/pom.xml Thu Dec 1 12:24:19 2011
@@ -57,7 +57,7 @@
</issueManagement>
<prerequisites>
- <maven>2.2.1</maven>
+ <maven>3.0.0</maven>
</prerequisites>
<repositories>