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/06/22 05:31:26 UTC

[karaf] branch karaf-4.2.x updated: [KARAF-6338] Upgrade to Aries SPI Fly 1.2.2

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

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


The following commit(s) were added to refs/heads/karaf-4.2.x by this push:
     new 73b071e  [KARAF-6338] Upgrade to Aries SPI Fly 1.2.2
73b071e is described below

commit 73b071e47fed4c3860746f2df4d7024d324a1527
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Fri Jun 21 15:10:05 2019 +0200

    [KARAF-6338] Upgrade to Aries SPI Fly 1.2.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5a06649..ef17912 100644
--- a/pom.xml
+++ b/pom.xml
@@ -242,7 +242,7 @@
         <aries.jndi.url.version>1.1.0</aries.jndi.url.version>
         <aries.proxy.version>1.1.5</aries.proxy.version>
         <aries.proxy.api.version>1.1.0</aries.proxy.api.version>
-        <aries.spifly.version>1.2</aries.spifly.version>
+        <aries.spifly.version>1.2.2</aries.spifly.version>
         <aries.subsystem.api.version>2.0.10</aries.subsystem.api.version>
         <aries.subsystem.core.version>2.0.10</aries.subsystem.core.version>
         <aries.transaction.manager.version>1.3.3</aries.transaction.manager.version>