aboutsummaryrefslogtreecommitdiffstats
path: root/ms/command-executor
diff options
context:
space:
mode:
authorSingal, Kapil (ks220y) <ks220y@att.com>2019-09-18 10:05:39 -0400
committerSingal, Kapil (ks220y) <ks220y@att.com>2019-09-18 10:05:39 -0400
commit71f561eb81dfa6c777cc296693cd8f69cb58b8b0 (patch)
tree275373f114543ec5f1d464fd12bb2dcd4e980cbc /ms/command-executor
parent4213158c24fe2bd28bad458e05fccf127a1f0135 (diff)
Ensure json-smart is in right scope
Adding json-smart:2.3 as dependencies to avoid Junit Failure Issue-ID: CCSDK-1740 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I6a01d344735ded414d9b42b14221cdb447882528
Diffstat (limited to 'ms/command-executor')
-rwxr-xr-xms/command-executor/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/command-executor/pom.xml b/ms/command-executor/pom.xml
index 0db7af92b..0aad7b46c 100755
--- a/ms/command-executor/pom.xml
+++ b/ms/command-executor/pom.xml
@@ -37,7 +37,7 @@
<docker.verbose>true</docker.verbose>
<ccsdk.project.version>${project.version}</ccsdk.project.version>
<ccsdk.build.timestamp>${maven.build.timestamp}</ccsdk.build.timestamp>
- <maven.build.timestamp.format>yyyyMMdd'T'HHmmss'Z'</maven.build.timestamp.format>
+ <maven.build.timestamp.format>yyyyMMdd'T'HHmmss'Z'</maven.build.timestamp.format>
</properties>
<build>