summaryrefslogtreecommitdiffstats
path: root/model-integration
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@gmail.com>2023-01-09 13:57:34 +0100
committerJon Bratseth <bratseth@gmail.com>2023-01-09 13:57:34 +0100
commitc1f5c1fc437594682b00182693a31c9482be0968 (patch)
tree63479c89bc83a463a17895625704a64b25bad47e /model-integration
parent17ed1114ada707824c632586382b44e29ab52f80 (diff)
Exclude in fat-deps
Diffstat (limited to 'model-integration')
-rw-r--r--model-integration/pom.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/model-integration/pom.xml b/model-integration/pom.xml
index b4e944412a5..67f22b80d18 100644
--- a/model-integration/pom.xml
+++ b/model-integration/pom.xml
@@ -15,7 +15,10 @@
<version>8-SNAPSHOT</version>
<packaging>container-plugin</packaging>
<dependencies>
- <!-- Note: model-integration is included in config-model. Exclude all dependencies here which are not needed there. -->
+ <!--
+ Note: model-integration is included in config-model.
+ Exclude all dependencies here which are not needed there in fat-model-dependencies.
+ -->
<dependency>
<groupId>com.yahoo.vespa</groupId>
<artifactId>annotations</artifactId>