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

import com.yahoo.osgi.annotation.ExportPackage;