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 2651a951db Use upcoming release - this will pass once the release is 
out
2651a951db is described below

commit 2651a951db6e9a2890fa76797989071e2a695e3e
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Fri May 29 10:32:48 2026 +0200

    Use upcoming release - this will pass once the release is out
---
 http/samples/whiteboard/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/http/samples/whiteboard/pom.xml b/http/samples/whiteboard/pom.xml
index 8cd621149f..c13370da85 100644
--- a/http/samples/whiteboard/pom.xml
+++ b/http/samples/whiteboard/pom.xml
@@ -96,7 +96,7 @@
         <dependency>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.http.jetty12</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0</version>
             <scope>provided</scope>
         </dependency>
         <dependency>

Reply via email to