diff options
Diffstat (limited to 'aai-schema-service/pom.xml')
-rw-r--r-- | aai-schema-service/pom.xml | 1 |
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 |