From 5172a8ed30841bd15f6725ac67f0a99a4fee9510 Mon Sep 17 00:00:00 2001 From: Venkata Harish K Kajur Date: Fri, 19 May 2017 12:05:42 -0400 Subject: [PATCH] Change the openecomp to onap to push snapshots Change-Id: Ibef97d61c4ff05eb8c151e69dce5bd56b3d61a76 Signed-off-by: Venkata Harish K Kajur --- aai-annotations/pom.xml | 2 +- aai-core/pom.xml | 4 ++-- aai-schema/pom.xml | 6 +++--- pom.xml | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/aai-annotations/pom.xml b/aai-annotations/pom.xml index e0c8e1b3..214e5bd5 100644 --- a/aai-annotations/pom.xml +++ b/aai-annotations/pom.xml @@ -4,7 +4,7 @@ xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - org.openecomp.aai.aai-common + org.onap.aai.aai-common aai-common 1.1.0-SNAPSHOT diff --git a/aai-core/pom.xml b/aai-core/pom.xml index 1db3837e..f761c500 100644 --- a/aai-core/pom.xml +++ b/aai-core/pom.xml @@ -4,7 +4,7 @@ xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - org.openecomp.aai.aai-common + org.onap.aai.aai-common aai-common 1.1.0-SNAPSHOT @@ -25,7 +25,7 @@ - org.openecomp.aai.aai-common + org.onap.aai.aai-common aai-schema ${aai.schema.version} diff --git a/aai-schema/pom.xml b/aai-schema/pom.xml index 78f76fb1..5e4ae95b 100644 --- a/aai-schema/pom.xml +++ b/aai-schema/pom.xml @@ -4,7 +4,7 @@ xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - org.openecomp.aai.aai-common + org.onap.aai.aai-common aai-common 1.1.0-SNAPSHOT @@ -19,7 +19,7 @@ - org.openecomp.aai.aai-common + org.onap.aai.aai-common aai-annotations ${aai.annotations.version} @@ -85,7 +85,7 @@ 1.0.2 - org.openecomp.aai.aai-common + org.onap.aai.aai-common aai-annotations ${aai.annotations.version} diff --git a/pom.xml b/pom.xml index 773d3fc8..bbecdd81 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,6 @@ 4.0.0 - org.openecomp.aai.aai-common + org.onap.aai.aai-common aai-common 1.1.0-SNAPSHOT pom -- 2.16.6