aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorVenkata Harish K Kajur <vk250x@att.com>2017-11-27 03:49:58 -0500
committerVenkata Harish K Kajur <vk250x@att.com>2017-11-27 09:54:49 -0500
commite15bd97247800141eb5f0fdbd1fc3f7f03de6d8d (patch)
treeef35518bb4383bee795dd5d31cfef27bd7b6302c /pom.xml
parent556943bfa0674656110be29b4a5777d5273732a9 (diff)
Add v12 api changes for the new release code
Issue-ID: AAI-514 Change-Id: I5216e1d929d9fb2547e47c285dfcd94dfe4fde48 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 41799e6..d078281 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
</parent>
<groupId>org.onap.aai.traversal</groupId>
<artifactId>traversal</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
<name>aai-traversal</name>
<packaging>pom</packaging>
<modules>
@@ -26,8 +26,8 @@
<module.ajsc.namespace.name>ActiveAndAvailableInventory-Traversal</module.ajsc.namespace.name>
<module.ajsc.namespace.version>v1</module.ajsc.namespace.version>
<ajscRuntimeVersion>2.1.0</ajscRuntimeVersion>
- <aai.project.version>1.1.0</aai.project.version>
- <aai.docker.version>1.1</aai.docker.version>
+ <aai.project.version>1.2.0</aai.project.version>
+ <aai.docker.version>1.2</aai.docker.version>
<!-- This will be the Absolute Root of the Project and should contain NO
Versioning -->