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