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 91108a8436 Update to latest OSGi whiteboard changes
91108a8436 is described below

commit 91108a84360e264664480eb4a9ce0c82c59af515
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Wed Oct 26 10:56:16 2022 +0200

    Update to latest OSGi whiteboard changes
---
 .../org/osgi/service/servlet/whiteboard/HttpWhiteboardConstants.java    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/http/base/src/main/java/org/osgi/service/servlet/whiteboard/HttpWhiteboardConstants.java
 
b/http/base/src/main/java/org/osgi/service/servlet/whiteboard/HttpWhiteboardConstants.java
index a8d40757f2..268ae5debb 100644
--- 
a/http/base/src/main/java/org/osgi/service/servlet/whiteboard/HttpWhiteboardConstants.java
+++ 
b/http/base/src/main/java/org/osgi/service/servlet/whiteboard/HttpWhiteboardConstants.java
@@ -589,5 +589,5 @@ public final class HttpWhiteboardConstants {
         * 
         * @since 1.1
         */
-       public static final String      HTTP_WHITEBOARD_SPECIFICATION_VERSION   
                        = "2";
+       public static final String      HTTP_WHITEBOARD_SPECIFICATION_VERSION   
                        = "2.0";
 }

Reply via email to