aboutsummaryrefslogtreecommitdiffstats
path: root/node-admin/pom.xml
diff options
context:
space:
mode:
authorHarald Musum <musum@yahoo-inc.com>2016-09-19 09:59:23 +0200
committerHarald Musum <musum@yahoo-inc.com>2016-09-19 09:59:23 +0200
commit2af66af8a27556e65dac94360be6111a8fe964b9 (patch)
tree7581ea7e2d423f3e745b3d37801a0721acdfeffa /node-admin/pom.xml
parent371cfd624c995ca8bb6e3b8a2983e79dd4b49b72 (diff)
Use Node.State from node repo instead of duplicating value in our own class
Diffstat (limited to 'node-admin/pom.xml')
-rw-r--r--node-admin/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/node-admin/pom.xml b/node-admin/pom.xml
index a655a63acaf..55163b79e66 100644
--- a/node-admin/pom.xml
+++ b/node-admin/pom.xml
@@ -27,7 +27,6 @@
<groupId>com.yahoo.vespa</groupId>
<artifactId>node-repository</artifactId>
<version>${project.version}</version>
- <scope>test</scope>
</dependency>
<dependency>
<groupId>com.yahoo.vespa</groupId>