This is an automated email from the ASF dual-hosted git repository.
paulrutter 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 b7cded82a4 [maven-release-plugin] prepare release
org.apache.felix.http.base-5.1.14
b7cded82a4 is described below
commit b7cded82a42dee111d8a9d641d7f65282108869a
Author: Paul Rütter <[email protected]>
AuthorDate: Wed May 14 09:02:44 2025 +0200
[maven-release-plugin] prepare release org.apache.felix.http.base-5.1.14
---
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 55803c791d..702d0664d5 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>5.1.13-SNAPSHOT</version>
+ <version>5.1.14</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>HEAD</tag>
+ <tag>org.apache.felix.http.base-5.1.14</tag>
</scm>
<properties>