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