Repository: karaf
Updated Branches:
  refs/heads/karaf-3.0.x dc295887b -> 82bf6b7d5


[KARAF-3312] Upgrade to maven-assembly-plugin 2.4.1


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

Branch: refs/heads/karaf-3.0.x
Commit: 82bf6b7d56fa17304baf44708d4e2f4451145c69
Parents: dc29588
Author: Jean-Baptiste Onofré <[email protected]>
Authored: Thu Oct 30 08:24:38 2014 +0100
Committer: Jean-Baptiste Onofré <[email protected]>
Committed: Thu Oct 30 08:24:38 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/82bf6b7d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7db7bee..299139f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1925,7 +1925,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-assembly-plugin</artifactId>
-                    <version>2.4</version>
+                    <version>2.4.1</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>

Reply via email to