summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rwxr-xr-xconfig/pom.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/pom.xml b/config/pom.xml
index 83a25b8631d..29323e26b0b 100755
--- a/config/pom.xml
+++ b/config/pom.xml
@@ -176,6 +176,9 @@
<groupId>com.yahoo.vespa</groupId>
<artifactId>bundle-plugin</artifactId>
<extensions>true</extensions>
+ <configuration>
+ <bundleType>CORE</bundleType>
+ </configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>