diff options
author | 2022-06-07 16:32:16 -0400 | |
---|---|---|
committer | 2022-06-07 16:32:16 -0400 | |
commit | 0a7a483118e3c84804c56d366fcb27b59d803db7 (patch) | |
tree | f9d0d0fb4da732573cf088416d391d38cbaacc03 /sdnr/wt/odlux/apps/apiDemo | |
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/apps/apiDemo')
-rw-r--r-- | sdnr/wt/odlux/apps/apiDemo/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdnr/wt/odlux/apps/apiDemo/pom.xml b/sdnr/wt/odlux/apps/apiDemo/pom.xml index f18313d4f..c5d8e6c72 100644 --- a/sdnr/wt/odlux/apps/apiDemo/pom.xml +++ b/sdnr/wt/odlux/apps/apiDemo/pom.xml @@ -31,7 +31,7 @@ <groupId>org.onap.ccsdk.features.sdnr.wt</groupId> <artifactId>sdnr-wt-odlux-app-apiDemo</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.3.2-SNAPSHOT</version> <packaging>bundle</packaging> <name>ccsdk-features :: ${project.artifactId}</name> |