aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorVenkata Harish K Kajur <vk250x@att.com>2017-11-27 03:48:50 -0500
committerVenkata Harish K Kajur <vk250x@att.com>2017-11-27 11:37:38 -0500
commit83d99a274967e79f9eca2cefcc1af665cd19ab62 (patch)
treeafbd6a123b21c420b92c45d93b66b98a62f2ffac /pom.xml
parente1c54c4bfe593d2131f6adb7efa3027ce8662b81 (diff)
Add v12 api changes for the new release code
Issue-ID: AAI-514 Change-Id: I8494ec854f7dddd51748da884b74b4196c7ab704 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 8e4cdbe..9e561f3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
</parent>
<groupId>org.onap.aai.resources</groupId>
<artifactId>resources</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
<name>aai-resources</name>
<packaging>pom</packaging>
<modules>
@@ -25,8 +25,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>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 -->