aboutsummaryrefslogtreecommitdiffstats
path: root/bundle-plugin-test/test-bundles/export-packages-lib/src/main/java/ai/vespa/internal/package-info.java
blob: 9814b033acd8125f45eecec1a1c28a200b382c5d (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.internal;

import com.yahoo.osgi.annotation.ExportPackage;