summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvagrant <vv770d@att.com>2018-09-18 21:13:50 +0000
committervagrant <vv770d@att.com>2018-09-18 21:14:01 +0000
commit66a33e9f5daa91a19e579d39048c4310e0f949c8 (patch)
tree2d809de6dbcb2a53ad29512139390d10186ae557
parenta1da81f6798dded45047e95f7a29ee6d98e8f9eb (diff)
address tca-gen2 build
Change-Id: I85f021bd45baa8ca57073579f54ef82013f03523 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-772
-rw-r--r--dcae-analytics/dcae-analytics-tca-web/pom.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/dcae-analytics/dcae-analytics-tca-web/pom.xml b/dcae-analytics/dcae-analytics-tca-web/pom.xml
index 002edcd..932dfd6 100644
--- a/dcae-analytics/dcae-analytics-tca-web/pom.xml
+++ b/dcae-analytics/dcae-analytics-tca-web/pom.xml
@@ -147,13 +147,6 @@
<goal>build</goal>
</goals>
</execution>
- <execution>
- <id>docker-push</id>
- <phase>deploy</phase>
- <goals>
- <goal>push</goal>
- </goals>
- </execution>
</executions>
</plugin>
</plugins>