From 4fe8f3b565adad0e9964481904ce953d0eef5f7a Mon Sep 17 00:00:00 2001 From: "Arul.Nambi" Date: Thu, 27 Sep 2018 12:18:00 -0400 Subject: [PATCH] Removing the snapshot version for relase Issue-ID: AAI-1685 Change-Id: Iae9fd2deacefcd3e68089c6f9e79af2ef519f6b8 Signed-off-by: Arul.Nambi --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 0a96ad3..1d38a65 100644 --- a/pom.xml +++ b/pom.xml @@ -189,13 +189,13 @@ limitations under the License. org.onap.aai.router-core router-core - 1.3.0-SNAPSHOT + 1.3.0 org.onap.aai.aai-common aai-schema-ingest - 1.3.0-SNAPSHOT + 1.3.0 @@ -400,7 +400,7 @@ limitations under the License. org.onap.aai.aai-common aai-schema - 1.3.0-SNAPSHOT + 1.3.0 jar /${shemaUnpackVersion}/oxm/ ${project.build.directory}/oxm -- 2.16.6