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

cziegeler pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/felix-dev.git


The following commit(s) were added to refs/heads/master by this push:
     new ae8b362  Use released converter 1.0.14
ae8b362 is described below

commit ae8b362ef145c25084f43345b75211be17ef9e88
Author: Carsten Ziegeler <cziege...@apache.org>
AuthorDate: Mon Apr 20 12:31:29 2020 +0200

    Use released converter 1.0.14
---
 cm.json/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cm.json/pom.xml b/cm.json/pom.xml
index ad518cf..6c6c38f 100644
--- a/cm.json/pom.xml
+++ b/cm.json/pom.xml
@@ -95,7 +95,7 @@
         <dependency>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.converter</artifactId>
-            <version>1.0.15-SNAPSHOT</version>
+            <version>1.0.14</version>
             <scope>provided</scope>
         </dependency>
         <dependency>

Reply via email to