summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorwasala <przemyslaw.wasala@nokia.com>2018-03-28 20:08:54 +0200
committerwasala <przemyslaw.wasala@nokia.com>2018-03-28 20:27:13 +0200
commit112044f9d9999f7e1e1871e49aba9ba73ce3959e (patch)
treec211666b1a7368e252096a3a610f3566161599b4 /pom.xml
parent9292dd2aa89214957fc72980f58026324ca75a4f (diff)
Already addes push Dockerfile image from mvn pov
Change-Id: I4411279c34dd0b6b38e283fdfafa4977e7eb4414 Issue-ID: DCAEGEN2-407 Signed-off-by: wasala <przemyslaw.wasala@nokia.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 8f9e7cb4..9843357e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -396,6 +396,12 @@
<version>${immutable.version}</version>
<scope>provided</scope>
</dependency>
+ <dependency>
+ <groupId>com.spotify</groupId>
+ <artifactId>docker-maven-plugin</artifactId>
+ <version>1.0.0</version>
+ </dependency>
+
<!-- LOGGING dependencies> -->
<dependency>