aboutsummaryrefslogtreecommitdiffstats
path: root/bundle-plugin-test/integration-test/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'bundle-plugin-test/integration-test/pom.xml')
-rw-r--r--bundle-plugin-test/integration-test/pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/bundle-plugin-test/integration-test/pom.xml b/bundle-plugin-test/integration-test/pom.xml
index acd075d0365..57ca134ed05 100644
--- a/bundle-plugin-test/integration-test/pom.xml
+++ b/bundle-plugin-test/integration-test/pom.xml
@@ -58,6 +58,12 @@
</dependency>
<dependency>
<groupId>com.yahoo.vespa.bundle-plugin</groupId>
+ <artifactId>export-packages-lib</artifactId>
+ <classifier>bundle</classifier>
+ <version>${project.version}</version>
+ </dependency>
+ <dependency>
+ <groupId>com.yahoo.vespa.bundle-plugin</groupId>
<artifactId>non-public-api-usage</artifactId>
<classifier>bundle</classifier>
<version>${project.version}</version>