diff options
author | Venkata Harish K Kajur <vk250x@att.com> | 2017-11-27 03:48:50 -0500 |
---|---|---|
committer | Venkata Harish K Kajur <vk250x@att.com> | 2017-11-27 11:37:38 -0500 |
commit | 83d99a274967e79f9eca2cefcc1af665cd19ab62 (patch) | |
tree | afbd6a123b21c420b92c45d93b66b98a62f2ffac /aai-resources/pom.xml | |
parent | e1c54c4bfe593d2131f6adb7efa3027ce8662b81 (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 'aai-resources/pom.xml')
-rw-r--r-- | aai-resources/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml index e483034..2278341 100644 --- a/aai-resources/pom.xml +++ b/aai-resources/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.onap.aai.resources</groupId> <artifactId>resources</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> </parent> <artifactId>aai-resources</artifactId> <name>aai-resources</name> |