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 2019/02/12 20:42:07 UTC

[karaf] branch master updated: [KARAF-5957] Upgrade to equinox 3.13.200

This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/master by this push:
     new ad88a66  [KARAF-5957] Upgrade to equinox 3.13.200
     new 47255d3  Merge pull request #762 from jbonofre/KARAF-5957
ad88a66 is described below

commit ad88a6608cde281c64d7ed5bcd68a444dfddb205
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Mon Feb 11 13:46:17 2019 +0100

    [KARAF-5957] Upgrade to equinox 3.13.200
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1b5a870..26824de 100644
--- a/pom.xml
+++ b/pom.xml
@@ -188,7 +188,7 @@
         <objenesis.version>2.6</objenesis.version>
         <equinox.groupId>org.eclipse.platform</equinox.groupId>
         <equinox.artifactId>org.eclipse.osgi</equinox.artifactId>
-        <equinox.version>3.12.100</equinox.version>
+        <equinox.version>3.13.200</equinox.version>
         <bndlib.version>2.4.0</bndlib.version>
         <equinox.region.version>1.2.101.v20150831-1342</equinox.region.version>
         <equinox.coordinator.version>1.1.0.v20120522-1841</equinox.coordinator.version>