diff options
author | Dan Timoney <dtimoney@att.com> | 2022-04-01 09:09:45 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-04-01 09:09:45 -0400 |
commit | d9e14351c570e6eac35576bb5d4bbe784b593553 (patch) | |
tree | 9b140ce83da93b7b0bd36f70988a2712fe0f830d /sdnr/wt/data-provider/provider | |
parent | 60c76dd67f768bcb2427468ea0a81151c4974657 (diff) |
Roll versions to next minor release
Roll versions to next minor release number, for ONAP Kohn release
Issue-ID: CCSDK-3623
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Iff315495e67711f5a1ad6509d1420ac49f956a1d
Diffstat (limited to 'sdnr/wt/data-provider/provider')
-rw-r--r-- | sdnr/wt/data-provider/provider/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdnr/wt/data-provider/provider/pom.xml b/sdnr/wt/data-provider/provider/pom.xml index c1334cb7e..5d85aba77 100644 --- a/sdnr/wt/data-provider/provider/pom.xml +++ b/sdnr/wt/data-provider/provider/pom.xml @@ -34,7 +34,7 @@ <groupId>org.onap.ccsdk.features.sdnr.wt</groupId> <artifactId>sdnr-wt-data-provider-provider</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> <packaging>bundle</packaging> <name>ccsdk-features :: ${project.artifactId}</name> |