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 a542412772 [maven-release-plugin] prepare release
org.apache.felix.http.jetty12-1.0.36
a542412772 is described below
commit a54241277212374ae87cffe2370c8fa2a7a22763
Author: Paul Rütter <[email protected]>
AuthorDate: Mon Jul 7 09:22:53 2025 +0200
[maven-release-plugin] prepare release org.apache.felix.http.jetty12-1.0.36
---
http/jetty12/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/http/jetty12/pom.xml b/http/jetty12/pom.xml
index f5b68975b4..f95d3bf619 100644
--- a/http/jetty12/pom.xml
+++ b/http/jetty12/pom.xml
@@ -30,14 +30,14 @@
<description>This is an implementation of the R8.1 OSGi Servlet Service,
the R7 OSGi Http Service and the R7 OSGi Http Whiteboard
Specification</description>
<artifactId>org.apache.felix.http.jetty12</artifactId>
- <version>1.0.35-SNAPSHOT</version>
+ <version>1.0.36</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.jetty12-1.0.10</tag>
+ <tag>org.apache.felix.http.jetty12-1.0.36</tag>
</scm>
<properties>