diff options
author | Kajur, Harish (vk250x) <vk250x@att.com> | 2018-03-26 20:35:54 -0400 |
---|---|---|
committer | Kajur, Harish (vk250x) <vk250x@att.com> | 2018-03-26 20:35:59 -0400 |
commit | acab561d7262dc5177c58d9a046fc293f16f80cb (patch) | |
tree | 7a307a9d2424818b791221601fa930c2d85f1f25 /aai-schema | |
parent | 4ae398c4ab3728066e3c0a5456890727af3ac88b (diff) |
Update the poms to 1.2.2-SNAPSHOT
Issue-ID: AAI-947
Change-Id: I51cff5507a030a68468ba04654b93c508ce4d5ed
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
Diffstat (limited to 'aai-schema')
-rw-r--r-- | aai-schema/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/aai-schema/pom.xml b/aai-schema/pom.xml index d2702963..4df07ab8 100644 --- a/aai-schema/pom.xml +++ b/aai-schema/pom.xml @@ -27,11 +27,11 @@ <parent> <groupId>org.onap.aai.aai-common</groupId> <artifactId>aai-common</artifactId> - <version>1.2.1-SNAPSHOT</version> + <version>1.2.2-SNAPSHOT</version> </parent> <artifactId>aai-schema</artifactId> <name>aai-schema</name> - <version>1.2.1-SNAPSHOT</version> + <version>1.2.2-SNAPSHOT</version> <properties> <onap.nexus.url>https://nexus.onap.org</onap.nexus.url> </properties> |