// Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. @ExportPackage(version = @Version(major = 2, minor = 4, micro = 6, qualifier = "RELEASE")) package ai.vespa.explicitversion; import com.yahoo.osgi.annotation.ExportPackage; import com.yahoo.osgi.annotation.Version;