From 3021aebce9906aefb311d3e33f76f58c824b74e8 Mon Sep 17 00:00:00 2001 From: Prudence Au Date: Thu, 23 Aug 2018 12:41:38 -0400 Subject: Fix the issue for pushing artifact to Nexus Change-Id: Ifdda4b022d59002a4068e3056af87e9145b9b63e Issue-ID: LOG-427 Signed-off-by: Prudence Au --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 6b49118..c913167 100644 --- a/pom.xml +++ b/pom.xml @@ -20,8 +20,8 @@ limitations under the License. xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.onap.aai - validation-service + org.onap.aai.validation + validation 1.3.0-SNAPSHOT org.onap.oparent -- cgit 1.2.3-korg