summaryrefslogtreecommitdiffstats
path: root/node-admin/pom.xml
diff options
context:
space:
mode:
authorHarald Musum <musum@yahoo-inc.com>2016-09-25 21:11:13 +0200
committerHarald Musum <musum@yahoo-inc.com>2016-09-25 21:11:13 +0200
commit99578a728f13feb2f8ac4ff83897271dd0860f16 (patch)
tree577f8903acb9b49752d23399280322973fabba5a /node-admin/pom.xml
parentc71f0a7d0412c01240ae36fe6002e55992e202e0 (diff)
Remove applicationmodel, part 1
* Get rid of HostName in docker-api and node-admin
Diffstat (limited to 'node-admin/pom.xml')
-rw-r--r--node-admin/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/node-admin/pom.xml b/node-admin/pom.xml
index 55163b79e66..1cc89a1fd09 100644
--- a/node-admin/pom.xml
+++ b/node-admin/pom.xml
@@ -80,12 +80,6 @@
<scope>compile</scope>
</dependency>
<dependency>
- <groupId>com.yahoo.vespa</groupId>
- <artifactId>application-model</artifactId>
- <version>${project.version}</version>
- <scope>provided</scope>
- </dependency>
- <dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>test</scope>