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 87a99aa81b Change project id to wrappers6
87a99aa81b is described below

commit 87a99aa81be2409fa218f93a3d4c6ec7ed0bcf05
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Wed Jun 12 17:54:20 2024 +0200

    Change project id to wrappers6
---
 http/wrappers/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/http/wrappers/pom.xml b/http/wrappers/pom.xml
index 6f34322d95..82232a9105 100644
--- a/http/wrappers/pom.xml
+++ b/http/wrappers/pom.xml
@@ -27,7 +27,7 @@
     </parent>
 
     <name>Apache Felix Http Wrappers</name>
-    <artifactId>org.apache.felix.http.wrappers</artifactId>
+    <artifactId>org.apache.felix.http.wrappers6</artifactId>
     <version>1.1.5-SNAPSHOT</version>
     <packaging>bundle</packaging>
 

Reply via email to