diff options
author | david.mcweeney <david.mcweeney@est.tech> | 2021-04-22 10:08:59 +0100 |
---|---|---|
committer | Fiachra Corcoran <fiachra.corcoran@est.tech> | 2021-04-23 10:05:44 +0000 |
commit | abd692f080ec83cb18b61a55fd276caea393a7f9 (patch) | |
tree | c97fcb168867e311aa404d82ba5680bb1871ad16 /dbc-client | |
parent | 71d3d0925874247de5e657821638b1c08360f571 (diff) |
DMAAP-1544 - Amend versions of buscontroller merge
Signed-off-by: david.mcweeney <david.mcweeney@est.tech>
Issue-ID: DMAAP-1544
Change-Id: I24474eff39f30a78bf95faf4a29565992a91a529
Diffstat (limited to 'dbc-client')
-rw-r--r-- | dbc-client/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dbc-client/pom.xml b/dbc-client/pom.xml index b9a4abd..6de1007 100644 --- a/dbc-client/pom.xml +++ b/dbc-client/pom.xml @@ -126,7 +126,6 @@ <plugin> <groupId>io.fabric8</groupId> <artifactId>docker-maven-plugin</artifactId> - <version>0.28.0</version> <configuration> <verbose>${docker.verbose}</verbose> <apiVersion>${docker.apiVersion}</apiVersion> |