aboutsummaryrefslogtreecommitdiffstats
path: root/standalone-container/pom.xml
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@verizonmedia.com>2022-06-30 13:38:31 +0200
committerGitHub <noreply@github.com>2022-06-30 13:38:31 +0200
commitffb3159411f5d967011385d59826d76c6068875f (patch)
treec922fb70c6d46eb1627d333112e1f8f51ba4917e /standalone-container/pom.xml
parentaab2c5a5368fe3b3b95be2a1764849c94b334aa4 (diff)
parent5c38080766861504e26b68ee65e9657f0ae40554 (diff)
Merge pull request #23279 from vespa-engine/bjorncs/slim-default-platform-bundle-set
Only add search/docproc/feed bundles when required [run-systemtest]
Diffstat (limited to 'standalone-container/pom.xml')
-rw-r--r--standalone-container/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/standalone-container/pom.xml b/standalone-container/pom.xml
index 86cad2ad012..b73212b96f6 100644
--- a/standalone-container/pom.xml
+++ b/standalone-container/pom.xml
@@ -99,6 +99,8 @@
config-model-api-jar-with-dependencies.jar,
config-model-jar-with-dependencies.jar,
container-disc-jar-with-dependencies.jar,
+ container-search-and-docproc-jar-with-dependencies.jar,
+ linguistics-components-jar-with-dependencies.jar,
model-evaluation-jar-with-dependencies.jar,
model-integration-jar-with-dependencies.jar,
</discPreInstallBundle>