From 3708e8fed17cb2af766296bcba2bf4ccf535b0ec Mon Sep 17 00:00:00 2001 From: Ravi Mantena Date: Fri, 2 Oct 2020 11:10:15 -0400 Subject: updating docker repository to onap nexus for Catalog Service and Auth Service Issue-ID: DCAEGEN2-2317 Change-Id: Id1ca3eb92586d859cf757779b77e6b89bc641df2 Signed-off-by: Ravi Mantena --- mod2/auth-service/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mod2/auth-service/pom.xml') diff --git a/mod2/auth-service/pom.xml b/mod2/auth-service/pom.xml index 75782f4..3723584 100644 --- a/mod2/auth-service/pom.xml +++ b/mod2/auth-service/pom.xml @@ -40,7 +40,7 @@ ${java.version} ${java.version} 1.4.10 - ${project.groupId}.${project.artifactId} + onap/${project.groupId}.${project.artifactId} -- cgit 1.2.3-korg