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/04/27 15:40:26 UTC

karaf git commit: [KARAF-3682] Downgrading to Felix maven-bundle-plugin 2.5.3

Repository: karaf
Updated Branches:
  refs/heads/karaf-2.x a57038936 -> 9bacd6dda


[KARAF-3682] Downgrading to Felix maven-bundle-plugin 2.5.3


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

Branch: refs/heads/karaf-2.x
Commit: 9bacd6dda92f01827cdff3ca922e57f2c776979b
Parents: a570389
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Mon Apr 27 15:39:43 2015 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Mon Apr 27 15:39:43 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/9bacd6dd/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5966bb0..5fdc897 100644
--- a/pom.xml
+++ b/pom.xml
@@ -144,7 +144,7 @@
         <felix.framework.version>4.4.1</felix.framework.version>
         <felix.framework.security.version>2.4.0</felix.framework.security.version>
         <felix.gogo.version>0.12.1</felix.gogo.version>
-        <felix.plugin.version>2.5.4</felix.plugin.version>
+        <felix.plugin.version>2.5.3</felix.plugin.version>
         <felix.utils.version>1.8.0</felix.utils.version>
         <felix.webconsole.version>4.2.8</felix.webconsole.version>
         <felix.webconsole.api.version>3.1.2</felix.webconsole.api.version>