From dd6d9048332c71716ef24b2cfc8ce93b02139a2a Mon Sep 17 00:00:00 2001 From: Venkata Harish K Kajur Date: Mon, 27 Nov 2017 03:46:28 -0500 Subject: Add v12 api changes for the new release code Update the pom to use 1.2.0-SNAPSHOT and add v12 oxm and json and ensure the esr stuff is properly included Issue-ID: AAI-514 Change-Id: I96ceb7dbaa6de7650d55a79e2d1b18f5d1815f06 Signed-off-by: Venkata Harish K Kajur --- aai-utils/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'aai-utils') diff --git a/aai-utils/pom.xml b/aai-utils/pom.xml index 5b0b2c23..74a39952 100644 --- a/aai-utils/pom.xml +++ b/aai-utils/pom.xml @@ -7,11 +7,11 @@ org.onap.aai.aai-common aai-common - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT aai-utils aai-utils - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT google_checks.xml @@ -42,7 +42,7 @@ org.onap.aai.logging-service common-logging - ${project.version} + 1.1.0 @@ -55,7 +55,7 @@ org.onap.aai.aai-common aai-schema - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT * -- cgit 1.2.3-korg