X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=mod2%2Fauth-service%2Fpom.xml;h=b25fe99d24dce73323fa0d71cd2f6868aade9663;hb=fdbd89ed0c57f370f6ba3e6390f4b523c965fb9c;hp=75782f49202c93a96e82ecd8b4da2122f0ab75fa;hpb=f51b3e1a957ede6c263d0c3634f36c7fcfbb95ff;p=dcaegen2%2Fplatform.git diff --git a/mod2/auth-service/pom.xml b/mod2/auth-service/pom.xml index 75782f4..b25fe99 100644 --- a/mod2/auth-service/pom.xml +++ b/mod2/auth-service/pom.xml @@ -5,6 +5,7 @@ ~ * org.onap.dcae ~ * ================================================================================ ~ * Copyright (c) 2020 AT&T Intellectual Property. All rights reserved. + ~ * Copyright (c) 2021 Samsung Electronics. All rights reserved. ~ * ================================================================================ ~ * Licensed under the Apache License, Version 2.0 (the "License"); ~ * you may not use this file except in compliance with the License. @@ -31,7 +32,7 @@ org.onap.dcaegen2.platform.mod auth-service - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT auth-service REST APIs to serve Auth Service @@ -40,7 +41,7 @@ ${java.version} ${java.version} 1.4.10 - ${project.groupId}.${project.artifactId} + onap/${project.groupId}.${project.artifactId} @@ -101,11 +102,6 @@ - - org.springframework.security - spring-security-test - test - com.squareup.okhttp3 mockwebserver @@ -127,12 +123,12 @@ jaxb-api 2.3.1 - +