You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2016/03/11 13:56:20 UTC

karaf git commit: KARAF-4400 - Upgrade to maven-war-plugin 2.6

Repository: karaf
Updated Branches:
  refs/heads/master e29429021 -> d9d8f9875


KARAF-4400 - Upgrade to maven-war-plugin 2.6


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

Branch: refs/heads/master
Commit: d9d8f987567a6966804f8c935cad81573b2e0728
Parents: e294290
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Fri Mar 11 13:55:51 2016 +0100
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Fri Mar 11 13:55:51 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/d9d8f987/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 377ce6a..636fe55 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1908,7 +1908,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-war-plugin</artifactId>
-                    <version>2.5</version>
+                    <version>2.6</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.karaf.tooling</groupId>