aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Forsyth <jf2512@att.com>2019-07-24 20:33:42 +0000
committerGerrit Code Review <gerrit@onap.org>2019-07-24 20:33:42 +0000
commit294a0813de274c853d122199b330444b5dad76c5 (patch)
tree7082c8cd35355f33f4571c03aa7f48259b8fcab0
parent032f744b59b5aa8171729c22d12033d8ff4416a5 (diff)
parentb3fa4e7b695ebb5f1a9f34276e7f9cd30dc0fe1f (diff)
Merge "Fix lost property"
-rw-r--r--aai-resources/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml
index ead6180..8bcaa6a 100644
--- a/aai-resources/pom.xml
+++ b/aai-resources/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