Fix the issue for pushing artifact to Nexus 61/62161/1
authorPrudence Au <prudence.au@amdocs.com>
Thu, 23 Aug 2018 16:41:38 +0000 (12:41 -0400)
committerPrudence Au <prudence.au@amdocs.com>
Thu, 23 Aug 2018 16:58:21 +0000 (12:58 -0400)
Change-Id: Ifdda4b022d59002a4068e3056af87e9145b9b63e
Issue-ID: LOG-427
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 6b49118..c913167 100644 (file)
--- 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">
        <modelVersion>4.0.0</modelVersion>
 
-       <groupId>org.onap.aai</groupId>
-       <artifactId>validation-service</artifactId>
+       <groupId>org.onap.aai.validation</groupId>
+       <artifactId>validation</artifactId>
        <version>1.3.0-SNAPSHOT</version>
        <parent>
                <groupId>org.onap.oparent</groupId>