diff options
author | Dan Timoney <dtimoney@att.com> | 2024-10-14 16:18:38 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2024-10-14 16:18:38 -0400 |
commit | 11dbb25cc0984316f373540617f237b74430f3a2 (patch) | |
tree | 5ee1221e8fb8c6afee89ae5e31bb73e23f700e85 /installation/dmaap-listener/pom.xml | |
parent | e536bf2ca378713e8189682fde9f275d7341453f (diff) |
Release version 3.0.0 of SDNC oam maven artifacts and roll version
Issue-ID: SDNC-1847
Change-Id: Icac577a25769fa36ff765abe71456bbb847a2eca
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'installation/dmaap-listener/pom.xml')
-rw-r--r-- | installation/dmaap-listener/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/installation/dmaap-listener/pom.xml b/installation/dmaap-listener/pom.xml index 19d3f3d1..e665ea86 100644 --- a/installation/dmaap-listener/pom.xml +++ b/installation/dmaap-listener/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.sdnc.oam</groupId> <artifactId>installation</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.1-SNAPSHOT</version> </parent> <artifactId>installation-dmaap-listener</artifactId> |