summaryrefslogtreecommitdiffstats
path: root/annotations/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'annotations/pom.xml')
-rw-r--r--annotations/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/annotations/pom.xml b/annotations/pom.xml
index 067a6966a11..3e232a9c64f 100644
--- a/annotations/pom.xml
+++ b/annotations/pom.xml
@@ -64,6 +64,7 @@
<Bundle-SymbolicName>${project.artifactId}</Bundle-SymbolicName>
<Bundle-Version>${parsedVersion.majorVersion}.${parsedVersion.minorVersion}.${parsedVersion.incrementalVersion}</Bundle-Version>
<Export-Package>com.yahoo.component.annotation;version=1.0.0;-noimport:=true</Export-Package>
+ <X-JDisc-PublicApi-Package>com.yahoo.component.annotation</X-JDisc-PublicApi-Package>
<_nouses>true</_nouses> <!-- Don't include 'uses' directives for package exports -->
</instructions>
</configuration>