summaryrefslogtreecommitdiffstats
path: root/standalone-container
diff options
context:
space:
mode:
Diffstat (limited to 'standalone-container')
-rw-r--r--standalone-container/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/standalone-container/pom.xml b/standalone-container/pom.xml
index 86cad2ad012..557fb1493f1 100644
--- a/standalone-container/pom.xml
+++ b/standalone-container/pom.xml
@@ -99,8 +99,12 @@
config-model-api-jar-with-dependencies.jar,
config-model-jar-with-dependencies.jar,
container-disc-jar-with-dependencies.jar,
+ <!-- START config-model dependencies -->
+ 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,
+ <!-- END config-model dependencies -->
</discPreInstallBundle>
</configuration>
</plugin>