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 0496c0fcb9 [maven-release-plugin] prepare for next development
iteration
0496c0fcb9 is described below
commit 0496c0fcb982890e810c184f1cdf1902a98fd1fb
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Mon Jan 22 06:40:39 2024 +0100
[maven-release-plugin] prepare for next development iteration
---
http/base/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/http/base/pom.xml b/http/base/pom.xml
index 560bc9306c..4333e2aa3b 100644
--- a/http/base/pom.xml
+++ b/http/base/pom.xml
@@ -28,14 +28,14 @@
<name>Apache Felix Http Base</name>
<artifactId>org.apache.felix.http.base</artifactId>
- <version>4.2.14</version>
+ <version>4.2.15-SNAPSHOT</version>
<packaging>jar</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.base-4.2.14</tag>
+ <tag>org.apache.felix.http.base-4.2.12</tag>
</scm>
<properties>