summaryrefslogtreecommitdiffstats
path: root/vespajlib/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'vespajlib/pom.xml')
-rw-r--r--vespajlib/pom.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/vespajlib/pom.xml b/vespajlib/pom.xml
index 9b10f82c986..04f044622b2 100644
--- a/vespajlib/pom.xml
+++ b/vespajlib/pom.xml
@@ -104,6 +104,9 @@
<groupId>com.yahoo.vespa</groupId>
<artifactId>bundle-plugin</artifactId>
<extensions>true</extensions>
+ <configuration>
+ <bundleType>CORE</bundleType>
+ </configuration>
</plugin>
<plugin>