Repository: karaf
Updated Branches:
  refs/heads/master 602b0dfd7 -> 9779e3cda


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

Branch: refs/heads/master
Commit: 9779e3cda3ae61a480f788530f0c4c9929d94f85
Parents: 602b0df
Author: Jean-Baptiste Onofré <[email protected]>
Authored: Fri Oct 31 11:43:19 2014 +0100
Committer: Jean-Baptiste Onofré <[email protected]>
Committed: Fri Oct 31 11:43:19 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/9779e3cd/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 2adc09a..8e36c64 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1965,7 +1965,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