diff options
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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> |