aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorVenkata Harish K Kajur <vk250x@att.com>2017-06-01 19:59:36 -0400
committerVenkata Harish K Kajur <vk250x@att.com>2017-06-01 20:00:34 -0400
commit329ad24f72100bb1fff3b9b4f71063dd802af858 (patch)
tree711813600e77faf950b599bd5e1a39d899b2d83e /pom.xml
parentef7fc3542029905790f79d7139614a4534f9fc33 (diff)
[AAI-ONAP] Change the pom to add 1.1-STAGING tag
Change-Id: Iba2063f0ead74f5bd7c4550003bab57122f678a2 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 8c392ab..9d1f223 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,8 @@
<runAjscHome>${aaiAppHome}/target/swm/package/nix/dist_files${distFilesRoot}</runAjscHome>
<module.ajsc.namespace.version>v1</module.ajsc.namespace.version>
<ajscRuntimeVersion>2.1.0</ajscRuntimeVersion>
- <aai.project.version>${project.version}</aai.project.version>
+ <aai.project.version>1.1.0</aai.project.version>
+ <aai.docker.version>1.1</aai.docker.version>
<!-- This will be the Absolute Root of the Project and should contain NO
Versioning -->