aboutsummaryrefslogtreecommitdiffstats
path: root/bundle-plugin-test/test-bundles/artifact-version-for-exports-dep/src/main/java/ai/vespa/noversion_dep/package-info.java
blob: d055cd091930bea9d6ba60aa7554aa2265c62765 (plain) (blame)
1
2
3
4
5
// Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
@ExportPackage
package ai.vespa.noversion_dep;

import com.yahoo.osgi.annotation.ExportPackage;