Author: tabish
Date: Fri Nov 19 15:55:20 2010
New Revision: 1036908
URL: http://svn.apache.org/viewvc?rev=1036908&view=rev
Log:
Update versions of plugins used to get rid of a warning during execution.
Modified:
activemq/activemq-cpp/trunk/activemq-cpp/pom.xml
Modified: activemq/activemq-cpp/trunk/activemq-cpp/pom.xml
URL:
http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/activemq-cpp/pom.xml?rev=1036908&r1=1036907&r2=1036908&view=diff
==============================================================================
--- activemq/activemq-cpp/trunk/activemq-cpp/pom.xml (original)
+++ activemq/activemq-cpp/trunk/activemq-cpp/pom.xml Fri Nov 19 15:55:20 2010
@@ -220,7 +220,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
- <version>1.1</version>
+ <version>1.2</version>
<executions>
<execution>
<id>Configure</id>
@@ -291,7 +291,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
- <version>1.1</version>
+ <version>1.2</version>
<executions>
<execution>
<phase>compile</phase>