Repository: karaf
Updated Branches:
  refs/heads/karaf-3.0.x 88a2b0b70 -> 840a772df


[KARAF-3315] Upgrade to maven-jar-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/840a772d
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/840a772d
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/840a772d

Branch: refs/heads/karaf-3.0.x
Commit: 840a772dfb3ae4d6c5694dfe376611bbb8aca70b
Parents: 88a2b0b
Author: Jean-Baptiste Onofré <[email protected]>
Authored: Thu Oct 30 19:36:16 2014 +0100
Committer: Jean-Baptiste Onofré <[email protected]>
Committed: Thu Oct 30 19:36:16 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/840a772d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index fa30649..63b7b12 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1842,7 +1842,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-jar-plugin</artifactId>
-                    <version>2.4</version>
+                    <version>2.5</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>

Reply via email to