aboutsummaryrefslogtreecommitdiffstats
path: root/bundle-plugin-test/test-bundles/artifact-version-for-exports-dep/src/main/java/ai/vespa/noversion_dep/package-info.java
blob: 794e177f7e7cb714574c3978ddbcdc8cda2d17ff (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_dep;

import com.yahoo.osgi.annotation.ExportPackage;