Author: cmueller Date: Sun Sep 30 21:17:57 2012 New Revision: 1392109 URL: http://svn.apache.org/viewvc?rev=1392109&view=rev Log: upgrade maven-war-plugin to 2.2
Modified: camel/trunk/examples/camel-example-cdi/pom.xml camel/trunk/parent/pom.xml Modified: camel/trunk/examples/camel-example-cdi/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-cdi/pom.xml?rev=1392109&r1=1392108&r2=1392109&view=diff ============================================================================== --- camel/trunk/examples/camel-example-cdi/pom.xml (original) +++ camel/trunk/examples/camel-example-cdi/pom.xml Sun Sep 30 21:17:57 2012 @@ -45,7 +45,6 @@ </camel.osgi.import> <!-- avoid to import the bunch of spring related package --> <camel.osgi.dynamic>org.springframework.*</camel.osgi.dynamic> - <war-plugin-version>2.2</war-plugin-version> </properties> <dependencies> @@ -121,7 +120,6 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-war-plugin</artifactId> - <version>${war-plugin-version}</version> <configuration> <webResources> <!-- place the legal files under the META-INF folder --> Modified: camel/trunk/parent/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/parent/pom.xml?rev=1392109&r1=1392108&r2=1392109&view=diff ============================================================================== --- camel/trunk/parent/pom.xml (original) +++ camel/trunk/parent/pom.xml Sun Sep 30 21:17:57 2012 @@ -2077,7 +2077,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-war-plugin</artifactId> - <version>2.1</version> + <version>2.2</version> <configuration> <webResources> <!-- HACK: Include legal files explicitly, otherwise they will