remove counters-api dependency 95/73395/1
authorMichael Vorburger <vorburger@redhat.com>
Mon, 25 Jun 2018 11:27:35 +0000 (13:27 +0200)
committerMichael Vorburger <vorburger@redhat.com>
Mon, 25 Jun 2018 11:27:39 +0000 (13:27 +0200)
following Id0af13c4fac1a657757235057ffce6e01cbd8e2f
which migrated from infrautils-counters to -meters,
we can now safely remove it from the POMs as well.

Change-Id: Id7c777d23ed8265a75494c08268bbb7473757624
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
dhcpservice/impl/pom.xml
natservice/impl/pom.xml
vpnmanager/impl/pom.xml

index 1a6de3a99a7f918469775e1ddb1089048a6d0046..8533ce4b26bae244df2235ce3269a58171439e24 100644 (file)
@@ -73,11 +73,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
             <artifactId>mdsalutil-api</artifactId>
             <version>${genius.version}</version>
         </dependency>
-        <dependency>
-            <groupId>org.opendaylight.infrautils</groupId>
-            <artifactId>counters-api</artifactId>
-            <version>${infrautils.version}</version>
-        </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
             <artifactId>dhcpservice-api</artifactId>
index 6ab440b8193b7fa77384d1a66a1a2e686c996d78..6ed6cbdb8e00487322dcaa429fc7f183ff04a236 100644 (file)
@@ -68,11 +68,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
             <artifactId>mdsalutil-api</artifactId>
             <version>${genius.version}</version>
         </dependency>
-        <dependency>
-            <groupId>org.opendaylight.infrautils</groupId>
-            <artifactId>counters-api</artifactId>
-            <version>${infrautils.version}</version>
-        </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
             <artifactId>bgpmanager-api</artifactId>
index fc5bdcf229b35285901526b89f60870c55874884..658d350f2c43f6b28de527bd41d196350d377a79 100644 (file)
@@ -61,11 +61,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
             <artifactId>mdsalutil-api</artifactId>
             <version>${genius.version}</version>
         </dependency>
-        <dependency>
-            <groupId>org.opendaylight.infrautils</groupId>
-            <artifactId>counters-api</artifactId>
-            <version>${infrautils.version}</version>
-        </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
             <artifactId>bgpmanager-api</artifactId>