summaryrefslogtreecommitdiffstats
path: root/config-model-fat
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2022-11-04 15:38:05 +0100
committerHenning Baldersheim <balder@yahoo-inc.com>2022-11-04 16:56:15 +0100
commit833f2df21c7d11a0f40dbbc31275d8f97156d541 (patch)
tree1765628e30b89699befb0b06a2f421a1ab1044d2 /config-model-fat
parent7eb6f8bcec2a2f13f368ebd115c9c8d2f559d95c (diff)
Revert "Revert "Balder/model importing code in config model [run-systemtest]""
Diffstat (limited to 'config-model-fat')
-rw-r--r--config-model-fat/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/config-model-fat/pom.xml b/config-model-fat/pom.xml
index 44880d052b6..7be7f8eee94 100644
--- a/config-model-fat/pom.xml
+++ b/config-model-fat/pom.xml
@@ -37,12 +37,6 @@
</exclusion>
</exclusions>
</dependency>
- <dependency>
- <groupId>com.yahoo.vespa</groupId>
- <artifactId>model-integration</artifactId>
- <version>${project.version}</version>
- <scope>provided</scope>
- </dependency>
</dependencies>
<build>