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 90beeb834e Prepare http releases
90beeb834e is described below
commit 90beeb834e695b690270ce31091599135f87b20a
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Thu Aug 24 07:11:16 2023 +0200
Prepare http releases
---
http/base/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/http/base/pom.xml b/http/base/pom.xml
index 85db1a5ca3..89e8bcf54b 100644
--- a/http/base/pom.xml
+++ b/http/base/pom.xml
@@ -100,7 +100,7 @@
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.http.wrappers</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0</version>
<scope>provided</scope>
</dependency>
</dependencies>