Code Review
/
hc2vpp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
c14266b
)
Remove dependency on minimal-distribution
39/7439/1
author
Marek Gradzki
<
[email protected]
>
Thu, 6 Jul 2017 11:37:33 +0000
(13:37 +0200)
committer
Marek 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
patch
|
blob
|
history
diff --git
a/vpp-common/vpp-common-integration/pom.xml
b/vpp-common/vpp-common-integration/pom.xml
index
a2547df
..
7ba7d63
100644
(file)
--- a/
vpp-common/vpp-common-integration/pom.xml
+++ b/
vpp-common/vpp-common-integration/pom.xml
@@
-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>