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 2017/03/22 10:59:40 UTC

karaf git commit: [KARAF-5039] Upgrade to maven-assembly-plugin 3.0.0

Repository: karaf
Updated Branches:
  refs/heads/master 0926855ab -> cba7000ab


[KARAF-5039] Upgrade to maven-assembly-plugin 3.0.0


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

Branch: refs/heads/master
Commit: cba7000ab293d1d85cbbc5aa46b144d95bc24293
Parents: 0926855
Author: Jean-Baptiste Onofr� <jb...@apache.org>
Authored: Wed Mar 22 10:24:48 2017 +0100
Committer: Jean-Baptiste Onofr� <jb...@apache.org>
Committed: Wed Mar 22 10:24:48 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/cba7000a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 49b3665..8cb6c2c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1810,7 +1810,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-assembly-plugin</artifactId>
-                    <version>2.6</version>
+                    <version>3.0.0</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>