summaryrefslogtreecommitdiffstats
path: root/http-client/src/main/java/ai/vespa/hosted/client/package-info.java
diff options
context:
space:
mode:
Diffstat (limited to 'http-client/src/main/java/ai/vespa/hosted/client/package-info.java')
-rw-r--r--http-client/src/main/java/ai/vespa/hosted/client/package-info.java5
1 files changed, 5 insertions, 0 deletions
diff --git a/http-client/src/main/java/ai/vespa/hosted/client/package-info.java b/http-client/src/main/java/ai/vespa/hosted/client/package-info.java
new file mode 100644
index 00000000000..bfabf9ade4f
--- /dev/null
+++ b/http-client/src/main/java/ai/vespa/hosted/client/package-info.java
@@ -0,0 +1,5 @@
+// Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+@ExportPackage
+package ai.vespa.hosted.client;
+
+import com.yahoo.osgi.annotation.ExportPackage; \ No newline at end of file