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