Updated Branches:
  refs/heads/master 7b139b90b -> 4e1b35666

CAMEL-6596: upgraded maven-war-plugin from 2.3 to 2.4


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/4e1b3566
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/4e1b3566
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/4e1b3566

Branch: refs/heads/master
Commit: 4e1b356665aed5b702aa0454a662daf54e1917fc
Parents: 7b139b9
Author: cmueller <cmuel...@apache.org>
Authored: Fri Aug 2 23:36:40 2013 +0200
Committer: cmueller <cmuel...@apache.org>
Committed: Fri Aug 2 23:37:08 2013 +0200

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/4e1b3566/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index e256b0f..e07278c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -277,7 +277,7 @@
     <maven-source-plugin-version>2.2.1</maven-source-plugin-version>
     <maven-surefire-plugin-version>2.15</maven-surefire-plugin-version>
     
<maven-surefire-report-plugin-version>2.13</maven-surefire-report-plugin-version>
-    <maven-war-plugin-version>2.3</maven-war-plugin-version>
+    <maven-war-plugin-version>2.4</maven-war-plugin-version>
     <maven-version>2.0</maven-version>
     <mina-bundle-version>1.1.7_6</mina-bundle-version>
     <mina-version>1.1.7</mina-version>

Reply via email to