aboutsummaryrefslogtreecommitdiffstats
path: root/vespalog/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'vespalog/pom.xml')
-rw-r--r--vespalog/pom.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/vespalog/pom.xml b/vespalog/pom.xml
index f8260471fa2..cb20f4c8358 100644
--- a/vespalog/pom.xml
+++ b/vespalog/pom.xml
@@ -49,6 +49,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>