Repository: karaf
Updated Branches:
  refs/heads/karaf-3.0.x 726575510 -> 15d830373


[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/15d83037
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/15d83037
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/15d83037

Branch: refs/heads/karaf-3.0.x
Commit: 15d8303739fe70ca773ac5b574a325f353562152
Parents: 7265755
Author: Jean-Baptiste Onofré <[email protected]>
Authored: Fri Oct 31 12:07:34 2014 +0100
Committer: Jean-Baptiste Onofré <[email protected]>
Committed: Fri Oct 31 12:07:34 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/15d83037/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index bc9e96a..53ea119 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1983,7 +1983,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.apache.karaf.tooling</groupId>

Reply via email to