Updated Branches:
  refs/heads/karaf-2.3.x 0218dfd9a -> 46cbef3b2

[KARAF-2722] Upgrade to maven-war-plugin 2.4


Project: http://git-wip-us.apache.org/repos/asf/karaf/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/46cbef3b
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/46cbef3b
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/46cbef3b

Branch: refs/heads/karaf-2.3.x
Commit: 46cbef3b290bc9b33d23bb0b6a9d2b0655da1bab
Parents: 0218dfd
Author: Jean-Baptiste Onofré <[email protected]>
Authored: Wed Jan 22 19:20:59 2014 +0100
Committer: Jean-Baptiste Onofré <[email protected]>
Committed: Wed Jan 22 19:20:59 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/46cbef3b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 73a7059..02522ec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1402,7 +1402,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-war-plugin</artifactId>
-                    <version>2.2</version>
+                    <version>2.4</version>
                 </plugin>
                 <plugin>
                     <groupId>org.eclipse.m2e</groupId>

Reply via email to