aboutsummaryrefslogtreecommitdiffstats
path: root/component
diff options
context:
space:
mode:
Diffstat (limited to 'component')
-rwxr-xr-xcomponent/pom.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/component/pom.xml b/component/pom.xml
index e8cee594066..3c3a84b13d4 100755
--- a/component/pom.xml
+++ b/component/pom.xml
@@ -67,6 +67,9 @@
<groupId>com.yahoo.vespa</groupId>
<artifactId>bundle-plugin</artifactId>
<extensions>true</extensions>
+ <configuration>
+ <bundleType>CORE</bundleType>
+ </configuration>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>