summaryrefslogtreecommitdiffstats
path: root/installation/dmaap-listener/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-03-19 11:00:40 -0400
committerDan Timoney <dtimoney@att.com>2021-03-19 11:00:40 -0400
commit7f5c3b36eac180f0505e9fab0504e7d6fe556828 (patch)
treefef4cb35a852f3e6f72c8e5e7d9ad53cecf932a5 /installation/dmaap-listener/pom.xml
parent112731f8890db0614e664c6b8f653b49c9838b1d (diff)
Roll to Istanbul release version
Roll master to Istanbul release version Change-Id: I7da45e40569b80f5a1fff3146adef93966786095 Issue-ID: SDNC-1495 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 95737493d20a3ebfaba4235f4438cf6f21d99b48
Diffstat (limited to 'installation/dmaap-listener/pom.xml')
-rw-r--r--installation/dmaap-listener/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/installation/dmaap-listener/pom.xml b/installation/dmaap-listener/pom.xml
index 83a8c890..fc3f4923 100644
--- a/installation/dmaap-listener/pom.xml
+++ b/installation/dmaap-listener/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.sdnc.oam</groupId>
<artifactId>installation</artifactId>
- <version>2.1.3-SNAPSHOT</version>
+ <version>2.2.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.sdnc.oam</groupId>
<artifactId>installation-dmaap-listener</artifactId>
- <version>2.1.3-SNAPSHOT</version>
+ <version>2.2.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>sdnc-oam :: installation :: ${project.artifactId}</name>