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 2015/10/14 06:28:17 UTC

karaf-decanter git commit: Upgrade to maven-bundle-plugin 3.0.0

Repository: karaf-decanter
Updated Branches:
  refs/heads/master 9fc70136c -> a8c570cb1


Upgrade to maven-bundle-plugin 3.0.0


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

Branch: refs/heads/master
Commit: a8c570cb13360f4443a94b1fae267bef6cd89222
Parents: 9fc7013
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Wed Oct 14 06:28:00 2015 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Wed Oct 14 06:28:00 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/karaf-decanter/blob/a8c570cb/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f805607..de13455 100644
--- a/pom.xml
+++ b/pom.xml
@@ -104,7 +104,7 @@
                 <plugin>
                     <groupId>org.apache.felix</groupId>
                     <artifactId>maven-bundle-plugin</artifactId>
-                    <version>2.5.3</version>
+                    <version>3.0.0</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>