aboutsummaryrefslogtreecommitdiffstats
path: root/aai-schema-service
diff options
context:
space:
mode:
authorJames Forsyth <jf2512@att.com>2019-07-24 20:34:31 +0000
committerGerrit Code Review <gerrit@onap.org>2019-07-24 20:34:31 +0000
commit7d3e532f6b3120996b78da36ef859028de8b9818 (patch)
tree3c560a9cf849036caab6225a2fc8bbef1ad54ffc /aai-schema-service
parent9a9ff9771b719b68ab7ee0e6fdda474784aff57e (diff)
parent7b11e7cf93cb7336165feb6652281148f52fc919 (diff)
Merge "Fix lost property"
Diffstat (limited to 'aai-schema-service')
-rw-r--r--aai-schema-service/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/aai-schema-service/pom.xml b/aai-schema-service/pom.xml
index 3e84d0c..a75f876 100644
--- a/aai-schema-service/pom.xml
+++ b/aai-schema-service/pom.xml
@@ -67,6 +67,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