This is an automated email from the ASF dual-hosted git repository.

cziegeler 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 d086519386 [maven-release-plugin] prepare release 
org.apache.felix.http.proxy-4.0.0
d086519386 is described below

commit d0865193866fa79c32339a8dfee8abc2f96e92ae
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Thu Dec 22 11:19:01 2022 +0100

    [maven-release-plugin] prepare release org.apache.felix.http.proxy-4.0.0
---
 http/proxy/pom.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/http/proxy/pom.xml b/http/proxy/pom.xml
index a283a56e8b..9af07c5c76 100644
--- a/http/proxy/pom.xml
+++ b/http/proxy/pom.xml
@@ -28,14 +28,15 @@
 
     <name>Apache Felix Http Proxy</name>
     <artifactId>org.apache.felix.http.proxy</artifactId>
-    <version>3.0.7-SNAPSHOT</version>
+    <version>4.0.0</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>
-    </scm>
+      <tag>org.apache.felix.http.proxy-4.0.0</tag>
+  </scm>
 
     <build>
         <plugins>

Reply via email to