diff options
Diffstat (limited to 'nsh')
-rw-r--r-- | nsh/impl/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nsh/impl/pom.xml b/nsh/impl/pom.xml index bdbedb746..41ab1369e 100644 --- a/nsh/impl/pom.xml +++ b/nsh/impl/pom.xml @@ -111,6 +111,7 @@ <groupId>io.fd.hc2vpp.common</groupId> <artifactId>vpp-translate-test</artifactId> <version>${project.version}</version> + <scope>test</scope> </dependency> <dependency> <groupId>io.fd.honeycomb</groupId> |