This is an automated email from the ASF dual-hosted git repository.
cziegeler pushed a commit to branch http-4.x
in repository https://gitbox.apache.org/repos/asf/felix-dev.git
The following commit(s) were added to refs/heads/http-4.x by this push:
new 70ffbbb139 Switch to nxt snapshot
70ffbbb139 is described below
commit 70ffbbb1393800ef87014c4d2c9c97e137815725
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Wed Sep 27 14:11:33 2023 +0200
Switch to nxt snapshot
---
http/wrappers/pom.xml | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/http/wrappers/pom.xml b/http/wrappers/pom.xml
index d57cfff12e..4d8dec7f12 100644
--- a/http/wrappers/pom.xml
+++ b/http/wrappers/pom.xml
@@ -28,14 +28,13 @@
<name>Apache Felix Http Wrappers</name>
<artifactId>org.apache.felix.http.wrappers</artifactId>
- <version>1.0.0</version>
+ <version>1.0.1-SNAPSHOT</version>
<packaging>bundle</packaging>
<scm>
<connection>scm:git:https://github.com/apache/felix-dev.git</connection>
<developerConnection>scm:git:https://github.com/apache/felix-dev.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=felix-dev.git</url>
- <tag>org.apache.felix.http.wrappers-1.0.0</tag>
</scm>
<properties>