summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorefiacor <fiachra.corcoran@est.tech>2023-03-09 12:01:03 +0000
committerefiacor <fiachra.corcoran@est.tech>2023-03-09 12:11:24 +0000
commit2d3181aa8e21a6f4b31565958cf2cb35bc836dff (patch)
tree0288441b7f12fd8b3bc55e48f98896d53da8dd29 /pom.xml
parent38f5b4b9dc667c52561867d4e36f940109f3e3a5 (diff)
[DMAAP-KAFKA-CLIENT] Update pom group id
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I7631f7fd821c9b8b2f8914d47ce81652d90c792e Issue-ID: DMAAP-1847
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 08236bd..0704c8f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
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.dmaap.kafka</groupId>
+ <groupId>org.onap.dmaap.kafka11aaf</groupId>
<artifactId>parent</artifactId>
<name>dmaap-kafka</name>
<version>${revision}</version>