diff options
author | Kajur, Harish (vk250x) <vk250x@att.com> | 2018-03-26 20:41:40 -0400 |
---|---|---|
committer | Kajur, Harish (vk250x) <vk250x@att.com> | 2018-03-26 20:42:23 -0400 |
commit | 047ade94d55a1b6d8c352168652140f3579198ac (patch) | |
tree | 9aa66cf9e5eb338402a4a9579b2f33f8ec5136ab | |
parent | 441c467d1b9280c2ea7425839f6de03f6f4fee6a (diff) |
Update the aai-common pom to 1.2.2-SNAPSHOT
Issue-ID: AAI-947
Change-Id: Ie76e34d6f03db745791a984529a60dca0d8abb2e
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -116,7 +116,7 @@ limitations under the License. <dependency> <groupId>org.onap.aai.aai-common</groupId> <artifactId>aai-schema</artifactId> - <version>1.2.1-SNAPSHOT</version> + <version>1.2.2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.onap.aai.router-core</groupId> |