diff options
author | Dan Timoney <dtimoney@att.com> | 2020-11-02 08:08:14 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-11-02 08:08:14 -0500 |
commit | 16c708bc2a7d2e5ec38d79daf1a5b5fd479f2778 (patch) | |
tree | 21f586ff542f5823bd62dfd362cf67e7d313c5ae /sdnr/wt/odlux/apps/performanceHistoryApp | |
parent | e56ba669f66cf5cf1034dd7de56ac27f36ff997f (diff) |
Roll to next Guilin snapshot
Roll to next Guilin snapshot version
Issue-ID: CCSDK-2931
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I9be1abb8ea83e1f2f54d463dee13f626827f6018
Diffstat (limited to 'sdnr/wt/odlux/apps/performanceHistoryApp')
-rw-r--r-- | sdnr/wt/odlux/apps/performanceHistoryApp/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdnr/wt/odlux/apps/performanceHistoryApp/pom.xml b/sdnr/wt/odlux/apps/performanceHistoryApp/pom.xml index a42efb14e..8ded12052 100644 --- a/sdnr/wt/odlux/apps/performanceHistoryApp/pom.xml +++ b/sdnr/wt/odlux/apps/performanceHistoryApp/pom.xml @@ -32,7 +32,7 @@ <groupId>org.onap.ccsdk.features.sdnr.wt</groupId> <artifactId>sdnr-wt-odlux-app-performanceHistoryApp</artifactId> - <version>1.0.2-SNAPSHOT</version> + <version>1.0.3-SNAPSHOT</version> <packaging>bundle</packaging> <name>ccsdk-features :: ${project.artifactId}</name> |