Repository: karaf
Updated Branches:
  refs/heads/karaf-2.x fd40011fd -> 0605dab2f


[KARAF-3319] Upgrade to maven-war-plugin 2.5


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

Branch: refs/heads/karaf-2.x
Commit: 0605dab2fc257b0011f4212082b5a2272c4190d7
Parents: fd40011
Author: Jean-Baptiste Onofré <[email protected]>
Authored: Fri Oct 31 13:59:20 2014 +0100
Committer: Jean-Baptiste Onofré <[email protected]>
Committed: Fri Oct 31 13:59:20 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/0605dab2/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 2193a65..1331578 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1450,7 +1450,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-war-plugin</artifactId>
-                    <version>2.4</version>
+                    <version>2.5</version>
                 </plugin>
                 <plugin>
                     <groupId>org.eclipse.m2e</groupId>

Reply via email to