diff options
author | Dan Timoney <dtimoney@att.com> | 2021-09-24 08:47:02 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-09-24 08:47:02 -0400 |
commit | 4251eb2a4ae2ba8e28e0b765df157ccf3cba4698 (patch) | |
tree | 903c4b95325132eb812c1c39f5af4e951ccec561 /features/features-sdnc-northbound/pom.xml | |
parent | 26ab5937f2487cbd527ab56b7d818c992944d02f (diff) |
Roll versions for Jakarta release
Roll versions in master branch for use in Jakarta release
Issue-ID: SDNC-1611
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ie5f22b0b4e4b30edd9f5ca011774f76edf097e65
Diffstat (limited to 'features/features-sdnc-northbound/pom.xml')
-rw-r--r-- | features/features-sdnc-northbound/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/features/features-sdnc-northbound/pom.xml b/features/features-sdnc-northbound/pom.xml index c7f7f1fb..7a94fcba 100644 --- a/features/features-sdnc-northbound/pom.xml +++ b/features/features-sdnc-northbound/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>2.2.1</version> + <version>2.3.0-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.sdnc.northbound</groupId> <artifactId>features-sdnc-northbound</artifactId> - <version>2.2.1-SNAPSHOT</version> + <version>2.3.0-SNAPSHOT</version> <packaging>feature</packaging> <name>sdnc-northbound :: features :: ${project.artifactId}</name> |