Fixing artifactId for consistency 87/49487/1
authorPamela Dragosh <pdragosh@research.att.com>
Wed, 30 May 2018 12:55:45 +0000 (08:55 -0400)
committerPamela Dragosh <pdragosh@research.att.com>
Wed, 30 May 2018 12:58:10 +0000 (08:58 -0400)
Issue-ID: POLICY-871
Change-Id: Ic30f82072d4ba8a9d2d08fcd113cf143cc8d4ef8
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 35b28e0..3bca21c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
     </parent>
 
     <groupId>org.onap.policy.distribution</groupId>
-    <artifactId>distribution</artifactId>
+    <artifactId>policy-distribution</artifactId>
     <version>2.0.0-SNAPSHOT</version>
 
     <packaging>pom</packaging>