aboutsummaryrefslogtreecommitdiffstats
path: root/bundle-plugin-test/test-bundles/export-packages-lib/src/main/java/com/yahoo/lib/non_public/package-info.java
blob: 53cbdff4f4a908c77a9c25dcde3af3cbd5b98e2d (plain) (blame)
1
2
3
4
5
// Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
@ExportPackage
package com.yahoo.lib.non_public;

import com.yahoo.osgi.annotation.ExportPackage;