summaryrefslogtreecommitdiffstats
path: root/bundle-plugin-test/test-bundles/pom.xml
diff options
context:
space:
mode:
authorgjoranv <gv@yahooinc.com>2023-06-09 16:52:52 +0200
committergjoranv <gv@yahooinc.com>2023-06-09 16:56:14 +0200
commit7ac829699dc908bd747f97714a1b8fc9a12ded18 (patch)
treea74c25e8ed608853657f274260fbb536ab6c5ecf /bundle-plugin-test/test-bundles/pom.xml
parentacd484916c47a0c158a29d3c77bb34b1f502b78f (diff)
Add test for non-public api manifest header..
and add new test bundle to avoid depending on proper Vespa bundles.
Diffstat (limited to 'bundle-plugin-test/test-bundles/pom.xml')
-rw-r--r--bundle-plugin-test/test-bundles/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/bundle-plugin-test/test-bundles/pom.xml b/bundle-plugin-test/test-bundles/pom.xml
index 34c6b2e4540..71c0e549be6 100644
--- a/bundle-plugin-test/test-bundles/pom.xml
+++ b/bundle-plugin-test/test-bundles/pom.xml
@@ -50,6 +50,7 @@
<modules>
<module>artifact-version-for-exports</module>
<module>artifact-version-for-exports-dep</module>
+ <module>export-packages-lib</module>
<module>non-public-api-usage</module>
<module>main</module>
</modules>