You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by jb...@apache.org on 2019/06/18 12:26:48 UTC

[aries] branch trunk updated: Upgrade to spi-fly core 1.2.2

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

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


The following commit(s) were added to refs/heads/trunk by this push:
     new e06b524  Upgrade to spi-fly core 1.2.2
e06b524 is described below

commit e06b524c8394a8971bf30d56b76ec6734bdcc9b1
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Tue Jun 18 14:26:35 2019 +0200

    Upgrade to spi-fly core 1.2.2
---
 spi-fly/spi-fly-weaver/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/spi-fly/spi-fly-weaver/pom.xml b/spi-fly/spi-fly-weaver/pom.xml
index 5a08eb2..61b6f45 100644
--- a/spi-fly/spi-fly-weaver/pom.xml
+++ b/spi-fly/spi-fly-weaver/pom.xml
@@ -56,7 +56,7 @@
         <dependency>
             <groupId>org.apache.aries.spifly</groupId>
             <artifactId>org.apache.aries.spifly.core-internal</artifactId>
-            <version>1.2.1</version>
+            <version>1.2.2</version>
         </dependency>
         <dependency>
             <groupId>junit</groupId>