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