summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2018-05-30 08:55:45 -0400
committerPamela Dragosh <pdragosh@research.att.com>2018-05-30 08:58:10 -0400
commit4d2eae67385aa6b392205f0c8e999700cf655300 (patch)
tree4b4b70ec457996bba3e2dcde613f604acc73dcba /pom.xml
parenta965e2ee00e3be646ea3864365199e7ed28c3335 (diff)
Fixing artifactId for consistency
Issue-ID: POLICY-871 Change-Id: Ic30f82072d4ba8a9d2d08fcd113cf143cc8d4ef8 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 35b28e07..3bca21cd 100644
--- 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>