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 1f1490a689 [maven-release-plugin] prepare for next development
iteration
1f1490a689 is described below
commit 1f1490a6893cf2acb823994e02d16b46ae409dfb
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Mon Aug 28 06:56:33 2023 +0200
[maven-release-plugin] prepare for next development iteration
---
http/sslfilter/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/http/sslfilter/pom.xml b/http/sslfilter/pom.xml
index 01568b8a98..41a4371bd4 100644
--- a/http/sslfilter/pom.xml
+++ b/http/sslfilter/pom.xml
@@ -28,14 +28,14 @@
<name>Apache Felix Http SSL Filter</name>
<artifactId>org.apache.felix.http.sslfilter</artifactId>
- <version>1.2.8</version>
+ <version>1.2.9-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.sslfilter-1.2.8</tag>
+ <tag>HEAD</tag>
</scm>
<build>