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 ed58156 Prepare for release
ed58156 is described below
commit ed58156484246718420b532ae67973fe31e87929
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Fri Dec 10 07:46:57 2021 +0100
Prepare for release
---
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 1293a01..8ed69ac 100644
--- a/http/bridge/pom.xml
+++ b/http/bridge/pom.xml
@@ -141,7 +141,7 @@
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.http.base</artifactId>
- <version>4.1.4</version>
+ <version>4.1.5-SNAPSHOT</version>
</dependency>
</dependencies>