summaryrefslogtreecommitdiffstats
path: root/aai-schema
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2017-11-16 14:24:07 -0800
committerJames Forsyth <jf2512@att.com>2017-12-06 21:23:24 +0000
commit7931f49ac5c06bd773ccf15d0a960fbe76231366 (patch)
treee3dff80bf6e5d9939ad052cfe28cf3628af6e5cc /aai-schema
parent4b655cd18a61ead082a1507da64a184e5744083c (diff)
Bump patch version
Bump patch version in preparation for Amsterdam branching. Change-Id: I1333eff89702baba52b1cbca01d67bfddff44003 Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Diffstat (limited to 'aai-schema')
-rw-r--r--aai-schema/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/aai-schema/pom.xml b/aai-schema/pom.xml
index 0ec1b3b3..1d0bde79 100644
--- a/aai-schema/pom.xml
+++ b/aai-schema/pom.xml
@@ -6,11 +6,11 @@
<parent>
<groupId>org.onap.aai.aai-common</groupId>
<artifactId>aai-common</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.1-SNAPSHOT</version>
</parent>
<artifactId>aai-schema</artifactId>
<name>aai-schema</name>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.1-SNAPSHOT</version>
<properties>
<onap.nexus.url>https://nexus.onap.org</onap.nexus.url>
</properties>