summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSingal, Kapil (ks220y) <ks220y@att.com>2021-06-21 15:11:13 -0400
committerKAPIL SINGAL <ks220y@att.com>2021-06-21 19:11:56 +0000
commit69d0b4409347beed1c28818f20e148d37e825453 (patch)
tree0a252de093a48314081af703db635b6b94f154e9 /pom.xml
parenteb5b12c7ce09506af6923c1c7bb58dc060514a37 (diff)
Reverting use of ${JAVA_HOME} in PATH
Remving start-it-container as that being done by CSIT Issue-ID: CCSDK-3226 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I8a9a434dad484fa044dfc221cd20d126e06142b2
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 6043cbc5..87beeb4c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,7 +38,6 @@
<ccsdk.build.timestamp>${maven.build.timestamp}</ccsdk.build.timestamp>
<build.number>${maven.build.timestamp}</build.number>
- <docker.skip.run>false</docker.skip.run>
<docker.skip.push>false</docker.skip.push>
<docker.verbose>true</docker.verbose>