diff options
author | Dan Timoney <dtimoney@att.com> | 2022-06-07 16:32:16 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-06-07 16:32:16 -0400 |
commit | 0a7a483118e3c84804c56d366fcb27b59d803db7 (patch) | |
tree | f9d0d0fb4da732573cf088416d391d38cbaacc03 /sdnr/wt/odlux/core/installer | |
parent | 9d1c2fc2d45c7a6418e313b282085feb22a9a567 (diff) |
Release version 1.3.1jakarta
Release version 1.3.1 of ccsdk/features repo and roll to next snapshot
Issue-ID: CCSDK-3681
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: If339e9a1d9974281913d8cff6105b394a8b4e001
Diffstat (limited to 'sdnr/wt/odlux/core/installer')
-rwxr-xr-x | sdnr/wt/odlux/core/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdnr/wt/odlux/core/installer/pom.xml b/sdnr/wt/odlux/core/installer/pom.xml index f07235a6d..09c52065a 100755 --- a/sdnr/wt/odlux/core/installer/pom.xml +++ b/sdnr/wt/odlux/core/installer/pom.xml @@ -31,7 +31,7 @@ <groupId>org.onap.ccsdk.features.sdnr.wt</groupId> <artifactId>sdnr-wt-odlux-core-installer</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.3.2-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-features :: ${project.artifactId}</name> |