aboutsummaryrefslogtreecommitdiffstats
path: root/cmso-database
diff options
context:
space:
mode:
authorJerry Flood <jflood@att.com>2018-10-22 10:14:23 -0400
committerJerry Flood <jflood@att.com>2018-10-22 10:34:11 -0400
commit2993f3d67f5831c08d57c8986e7e64e6d81cf7e3 (patch)
tree4a5b5f654a8daf57c8050a211d8d702fc69ad480 /cmso-database
parentaa624eeabdb7815fb50139cc720a6e5893727b8c (diff)
Update the cmso poms to enable push
Remove pact dependency and add others Issue-ID: OPTFRA-373 Change-Id: I6d0302f56bec5a5de211d75fd99ddb56158210f0 Signed-off-by: Jerry Flood <jflood@att.com>
Diffstat (limited to 'cmso-database')
-rw-r--r--cmso-database/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmso-database/pom.xml b/cmso-database/pom.xml
index 042a5da..23f38cb 100644
--- a/cmso-database/pom.xml
+++ b/cmso-database/pom.xml
@@ -71,7 +71,7 @@
<docker.push.registry>localhost:5000</docker.push.registry>
<docker.pull.registry>nexus3.onap.org:10001</docker.pull.registry>
<docker.skip.build>false</docker.skip.build>
- <docker.skip.push>true</docker.skip.push>
+ <docker.skip.push>false</docker.skip.push>
<docker.skip.tag>false</docker.skip.tag>
<skip.staging.artifacts>false</skip.staging.artifacts>