AmshikaH commented on code in PR #2259: URL: https://github.com/apache/cxf/pull/2259#discussion_r1948547967
########## core/src/main/java/org/apache/cxf/version/Version.java: ########## @@ -29,19 +29,15 @@ public final class Version { private static String fullVersion; private static String buildNumber; - private static final String VERSION_BASE = "/org/apache/cxf/version/"; + private static final String VERSION_BASE = "org/apache/cxf/version/"; Review Comment: @reta, noted, thank you for the feedback. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@cxf.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org