You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by cz...@apache.org on 2020/04/13 15:25:33 UTC

[felix-dev] branch master updated: Update to base 4.0.10

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 29eda61  Update to base 4.0.10
29eda61 is described below

commit 29eda61ff094ee27fcde9c56596c8e8151d29999
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Mon Apr 13 17:25:21 2020 +0200

    Update to base 4.0.10
---
 http/bridge/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/http/bridge/pom.xml b/http/bridge/pom.xml
index 994397d..e15cb7b 100644
--- a/http/bridge/pom.xml
+++ b/http/bridge/pom.xml
@@ -136,7 +136,7 @@
         <dependency>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.http.base</artifactId>
-            <version>4.0.9-SNAPSHOT</version>
+            <version>4.0.10</version>
         </dependency>
     </dependencies>