Fix vpp-translate-test scope 98/7898/1
authorMarek Gradzki <[email protected]>
Thu, 3 Aug 2017 12:28:14 +0000 (14:28 +0200)
committerMarek Gradzki <[email protected]>
Thu, 3 Aug 2017 12:30:37 +0000 (14:30 +0200)
Wrong scope was needlessly increasing footprint
and caused DEBUG logs to be printed after introducing

https://gerrit.fd.io/r/#/c/7895/

Change-Id: Iad75e376da8b2a3005cfaf5147062a35b15a5e64
Signed-off-by: Marek Gradzki <[email protected]>
nsh/impl/pom.xml

index bdbedb7..41ab136 100644 (file)
       <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>