diff options
author | Dan Timoney <dtimoney@att.com> | 2021-09-21 13:13:39 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-09-21 13:13:39 -0400 |
commit | 2cdb55c097ff15da745d209c9b9f8a11f5e713f2 (patch) | |
tree | ab8cd96550cd30db2127ce28344b307fcac88825 /sdnr/northbound/CMNotify/pom.xml | |
parent | 19f6abb1f996a6a31b6f330c7f4a998ba4f554da (diff) |
Roll versions for Jakarta
Roll versions to set up for Jakarta release
Issue-ID: CCSDK-3470
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: If92ebc85c6e62bee4f30198e7f86b39b1cf07fc3
Diffstat (limited to 'sdnr/northbound/CMNotify/pom.xml')
-rw-r--r-- | sdnr/northbound/CMNotify/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sdnr/northbound/CMNotify/pom.xml b/sdnr/northbound/CMNotify/pom.xml index 7f9d2d294..26750d4ab 100644 --- a/sdnr/northbound/CMNotify/pom.xml +++ b/sdnr/northbound/CMNotify/pom.xml @@ -25,13 +25,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.2.1</version> + <version>2.3.0-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.features.sdnr.northbound</groupId> <artifactId>CMNotify</artifactId> - <version>1.2.4-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-features :: sdnr-northbound :: ${project.artifactId}</name> |