diff options
author | Dan Timoney <dtimoney@att.com> | 2022-04-01 09:07:00 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-04-01 09:07:00 -0400 |
commit | f02d627cf47612465886e67cd9b6b27b04a3c56f (patch) | |
tree | 8ec7740f1008c9b2d42accc87a35cfe723b2affd /northbound/asdcApi/provider | |
parent | af96264caed5c3f90657f80588cdde6858012a7f (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: I01aad6865cd6357deea7f2103cc7357138692bef
Diffstat (limited to 'northbound/asdcApi/provider')
-rwxr-xr-x | northbound/asdcApi/provider/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/northbound/asdcApi/provider/pom.xml b/northbound/asdcApi/provider/pom.xml index 6da1fd2a3..5f7e73a6a 100755 --- a/northbound/asdcApi/provider/pom.xml +++ b/northbound/asdcApi/provider/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>asdcApi-provider</artifactId> - <version>1.4.1-SNAPSHOT</version> + <version>1.5.0-SNAPSHOT</version> <packaging>bundle</packaging> <name>ccsdk-sli-northbound :: ${project.artifactId}</name> |