diff options
author | Dan Timoney <dtimoney@att.com> | 2021-09-15 16:23:56 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-09-15 16:23:56 -0400 |
commit | cc85f28e57c7d25dfa82573dda036bea34aa951a (patch) | |
tree | 6e202140606954d693cc021a756e1f1cc28f6e1d /sdnr/wt/data-provider/dblib | |
parent | cea375b87449bc075914563d7f4f07f7c1be3fac (diff) |
Release version 1.2.2
Release version 1.2.2 of CCSDK features and roll to next snapshot
Issue-ID: CCSDK-3444
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ieb34cedaf018809587cf1e32dbb89839a99e5e67
Diffstat (limited to 'sdnr/wt/data-provider/dblib')
-rw-r--r-- | sdnr/wt/data-provider/dblib/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdnr/wt/data-provider/dblib/pom.xml b/sdnr/wt/data-provider/dblib/pom.xml index b2302e4e5..01ea58bda 100644 --- a/sdnr/wt/data-provider/dblib/pom.xml +++ b/sdnr/wt/data-provider/dblib/pom.xml @@ -34,7 +34,7 @@ <groupId>org.onap.ccsdk.features.sdnr.wt</groupId> <artifactId>sdnr-wt-data-provider-dblib</artifactId> - <version>1.2.2-SNAPSHOT</version> + <version>1.2.3-SNAPSHOT</version> <packaging>bundle</packaging> <name>ccsdk-features :: ${project.artifactId}</name> |