aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Forsyth <jf2512@att.com>2019-07-24 20:34:04 +0000
committerGerrit Code Review <gerrit@onap.org>2019-07-24 20:34:04 +0000
commit4d8c595e54123ff7a37a97a1b13b05ae250a34db (patch)
treee951826ae86715201476e364dd857bddd8178250
parentf5d0fa648130828803c3c2cd0dad912b1b83af34 (diff)
parent86df9ad91a0ddba26cc779d39d59056e08026f13 (diff)
Merge "Fix lost property"
-rw-r--r--aai-traversal/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/aai-traversal/pom.xml b/aai-traversal/pom.xml
index 9aa4ff8..18e48e4 100644
--- a/aai-traversal/pom.xml
+++ b/aai-traversal/pom.xml
@@ -112,6 +112,7 @@
<!-- Specifying the docker push registry where the image should be pushed -->
<!-- This value should be overwritten at runtime to wherever need to be pushed to -->
<docker.push.registry>localhost:5000</docker.push.registry>
+ <aai.docker.version>1.0.0</aai.docker.version>
<!--
Location where assembly of our scripts, resources and main jar will be held