First use of the infrautils counters in netvirt.
[netvirt.git] / vpnservice / natservice / natservice-impl / pom.xml
index 928cc8aed24585557a58bcfa39f70f6013dfa7bf..b44b29f4cdb59d5339a402f9a51befd120bdef23 100644 (file)
@@ -102,6 +102,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         <version>${powermock.version}</version>
         <scope>test</scope>
     </dependency>
+    <dependency>
+      <groupId>org.opendaylight.infrautils</groupId>
+      <artifactId>counters-api</artifactId>
+      <version>${infrautils.version}</version>
+    </dependency>
     </dependencies>
 
     <!--