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-schema/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'aai-schema/pom.xml') diff --git a/aai-schema/pom.xml b/aai-schema/pom.xml index 0ec1b3b3..4805cb00 100644 --- a/aai-schema/pom.xml +++ b/aai-schema/pom.xml @@ -6,11 +6,11 @@ org.onap.aai.aai-common aai-common - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT aai-schema aai-schema - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT https://nexus.onap.org -- cgit 1.2.3-korg