aboutsummaryrefslogtreecommitdiffstats
path: root/config-model-fat
diff options
context:
space:
mode:
authorgjoranv <gv@oath.com>2017-09-07 14:18:03 +0200
committergjoranv <gv@oath.com>2017-09-07 14:18:03 +0200
commit37dc419b5071ef665ec260b5865c50c2d7ce07b5 (patch)
treed29c0ddacb499ccc8ed6a505bbb5558d7b989236 /config-model-fat
parentd89e748e9bbd321a69fbe7a4c520545daf954110 (diff)
Remove malicious import-package from config-model-fat.
- config-model-api does not seem to leak InnerCNode anymore.
Diffstat (limited to 'config-model-fat')
-rw-r--r--config-model-fat/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/config-model-fat/pom.xml b/config-model-fat/pom.xml
index 8183fcdaf15..2cd6efe6bb9 100644
--- a/config-model-fat/pom.xml
+++ b/config-model-fat/pom.xml
@@ -321,7 +321,6 @@
<!-- TODO: The fat bundle becomes more brittle for each package added below. Use interfaces in model-api instead. -->
com.yahoo.vespa.config,
com.yahoo.vespa.config.buildergen,
- com.yahoo.config.codegen <!-- TODO remove when InnerCNode is no longer exposed by model-api -->
</Import-Package>
</instructions>
</configuration>