From 3edff944047a20881c5d5e485e4752be456ef516 Mon Sep 17 00:00:00 2001 From: Venkata Harish K Kajur Date: Wed, 10 May 2017 10:58:59 -0400 Subject: [PATCH] Update SNAPSHOT to proper 1.1.0-SNAPSHOT version Change-Id: I13d2b53d6c0fca115ca622c9548d375e07ab475e Signed-off-by: Venkata Harish K Kajur --- aai-annotations/pom.xml | 2 +- aai-core/pom.xml | 4 ++-- aai-schema/pom.xml | 4 ++-- pom.xml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/aai-annotations/pom.xml b/aai-annotations/pom.xml index 06c1d194..4cfbf37d 100644 --- a/aai-annotations/pom.xml +++ b/aai-annotations/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.openecomp.aai aai-annotations - 1.2.4-SNAPSHOT + 1.1.0-SNAPSHOT aai-annotations jar diff --git a/aai-core/pom.xml b/aai-core/pom.xml index 9a03fed6..0f07623f 100644 --- a/aai-core/pom.xml +++ b/aai-core/pom.xml @@ -5,13 +5,13 @@ 4.0.0 org.openecomp.aai aai-core - 1.1.5-SNAPSHOT + 1.1.0-SNAPSHOT aai-core jar 1.8 1.8 - 1.2.4-SNAPSHOT + 1.1.0-SNAPSHOT https://nexus.onap.org /content/sites/site/${project.artifactId}/${project.version} diff --git a/aai-schema/pom.xml b/aai-schema/pom.xml index 212a53aa..87fc27ee 100644 --- a/aai-schema/pom.xml +++ b/aai-schema/pom.xml @@ -5,11 +5,11 @@ 4.0.0 org.openecomp.aai aai-schema - 1.2.4-SNAPSHOT + 1.1.0-SNAPSHOT aai-schema UTF-8 - 1.2.4-SNAPSHOT + 1.1.0-SNAPSHOT https://nexus.onap.org /content/sites/site/${project.artifactId}/${project.version} diff --git a/pom.xml b/pom.xml index 45f66aca..00fd2f7c 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.openecomp.aai aai-common - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT pom aai-common -- 2.16.6