summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pom.xml4
1 files 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">
<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>