aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorKajur, Harish (vk250x) <vk250x@att.com>2018-08-13 14:38:47 -0400
committerKajur, Harish (vk250x) <vk250x@att.com>2018-08-13 15:11:49 -0400
commit84dfa0fcb6f12e1d2eac68bc519d9c563a1c7208 (patch)
tree0a0e20168dc87bcdee555c51a2ba1e76c5663d98 /pom.xml
parent16700753dcf0e3600f600b0b769c89eb2273f1d6 (diff)
Update the graphadmin to remove ti
Issue-ID: AAI-1469 Change-Id: Id4ff4ee813e7b2c749538bf34290111003cc5df0 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 46d6d0b..2f5d69f 100755
--- a/pom.xml
+++ b/pom.xml
@@ -88,6 +88,8 @@
<gremlin.version>3.2.2</gremlin.version>
<!-- End of Database Related Properties -->
+ <maven.build.timestamp.format>yyyyMMdd'T'HHmmss'Z'</maven.build.timestamp.format>
+
<activemq.version>5.14.3</activemq.version>
<logback.version>1.2.3</logback.version>
<mockito.version>1.10.19</mockito.version>