You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by ro...@apache.org on 2020/05/16 02:15:14 UTC

[aries-cdi] 03/04: use released version of spifly

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

rotty3000 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/aries-cdi.git

commit ee84e2c874923bc9a1fc24d84ee8cc7e8dba7d8e
Author: Raymond Augé <ro...@apache.org>
AuthorDate: Fri May 15 21:45:45 2020 -0400

    use released version of spifly
    
    Signed-off-by: Raymond Augé <ro...@apache.org>
---
 cdi-bom/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cdi-bom/pom.xml b/cdi-bom/pom.xml
index 0c21f99..a5c8792 100644
--- a/cdi-bom/pom.xml
+++ b/cdi-bom/pom.xml
@@ -126,7 +126,7 @@
 			<dependency>
 				<groupId>org.apache.aries.spifly</groupId>
 				<artifactId>org.apache.aries.spifly.dynamic.framework.extension</artifactId>
-				<version>1.2.4-SNAPSHOT</version>
+				<version>1.2.4</version>
 				<scope>runtime</scope>
 			</dependency>
 			<dependency>