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

stbischof pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/felix-dev.git

commit 4c7a182169b60edefc52700d79bcab24a95d5f82
Author: Paul <[email protected]>
AuthorDate: Sat May 25 18:39:05 2024 +0200

    Update pom.xml
    
    Revert unneeded change
---
 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 aab198624f..bbbcb96b31 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>1.0.7-SNAPSHOT</version>
+            <version>1.0.5-SNAPSHOT</version>
             <scope>provided</scope>
         </dependency>
         <dependency>

Reply via email to