aboutsummaryrefslogtreecommitdiffstats
path: root/bundle-plugin-test/test-bundles/export-packages-lib/src/main/java/com/yahoo/lib/non_pubilc/package-info.java
blob: a3368af200c0e8761a2ce6c63f43e55a26cdf25c (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 com.yahoo.lib.non_public;

import com.yahoo.osgi.annotation.ExportPackage;