aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorwaqas.ikram <waqas.ikram@ericsson.com>2018-05-24 15:31:21 +0100
committerwaqas.ikram <waqas.ikram@ericsson.com>2018-05-24 15:31:24 +0100
commitf524b88f7675065c7d33bb019257e165de33230b (patch)
tree38e0cd712ba5529a907bbb77052eea434b40f949 /pom.xml
parent8e424a8db287f180c65b5e5fc32a6f23b4b2011f (diff)
Changing groupId to fix jenkins merge issue
Change-Id: I84f5c62cb0d0ea4742905d86ffbde5333c8310bc Issue-ID: POLICY-855 Signed-off-by: waqas.ikram <waqas.ikram@ericsson.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 7f911d954..24ac99feb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<relativePath />
</parent>
- <groupId>org.onap.policy.apex.apex-pdp</groupId>
+ <groupId>org.onap.policy.apex-pdp</groupId>
<artifactId>apex-pdp</artifactId>
<version>2.0.0-SNAPSHOT</version>
<packaging>pom</packaging>