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 76322e9ca0 Rename profile
76322e9ca0 is described below

commit 76322e9ca0e8e90a907824c8bd28902b4e103442
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Fri May 29 10:17:42 2026 +0200

    Rename profile
---
 http/itest/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/http/itest/pom.xml b/http/itest/pom.xml
index f57c4f4272..f8c675ca2e 100644
--- a/http/itest/pom.xml
+++ b/http/itest/pom.xml
@@ -41,7 +41,7 @@
 
     <profiles>
         <profile>
-            <id>jetty12</id>
+            <id>jetty11</id>
             <properties>
                 <felix.java.version>11</felix.java.version>
                 <http.servlet.api.version>6.1.0</http.servlet.api.version>

Reply via email to