Remove dependency on minimal-distribution 39/7439/1
authorMarek Gradzki <[email protected]>
Thu, 6 Jul 2017 11:37:33 +0000 (13:37 +0200)
committerMarek Gradzki <[email protected]>
Thu, 6 Jul 2017 11:48:37 +0000 (13:48 +0200)
Accidentially introduced by https://gerrit.fd.io/r/#/c/7386/

Change-Id: Ie862dac542a3384fff42293b76d895b0dbf5b806
Signed-off-by: Marek Gradzki <[email protected]>
vpp-common/vpp-common-integration/pom.xml

index a2547df..7ba7d63 100644 (file)
@@ -60,7 +60,7 @@
     <dependencies>
         <dependency>
             <groupId>io.fd.honeycomb</groupId>
-            <artifactId>minimal-distribution</artifactId>
+            <artifactId>minimal-distribution-core</artifactId>
             <version>${honeycomb.min.distro.version}</version>
         </dependency>
         <dependency>