diff options
author | Dan Timoney <dtimoney@att.com> | 2020-03-05 15:50:34 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-03-05 15:50:34 -0500 |
commit | dd8c9f17ca81ae3339ccfeca29fc05e355f6a9c8 (patch) | |
tree | 8f36e8eb8f1635f385a3efc77820c885c54317eb /sdnr/wt/odlux/apps/configurationApp | |
parent | f70419cb91b9ab0bf124ba667b7c25c4e5214650 (diff) |
Roll to next Frankfurt snapshot
Roll to next Frankfurt snapshot (0.7.2-SNAPSHOT)
Change-Id: I036c9e10b44bf1577affe20f536767e5f0bf9cd2
Issue-ID: CCSDK-2152
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'sdnr/wt/odlux/apps/configurationApp')
-rw-r--r-- | sdnr/wt/odlux/apps/configurationApp/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdnr/wt/odlux/apps/configurationApp/pom.xml b/sdnr/wt/odlux/apps/configurationApp/pom.xml index d77c08c32..880f3d7f5 100644 --- a/sdnr/wt/odlux/apps/configurationApp/pom.xml +++ b/sdnr/wt/odlux/apps/configurationApp/pom.xml @@ -32,7 +32,7 @@ <groupId>org.onap.ccsdk.features.sdnr.wt</groupId> <artifactId>sdnr-wt-odlux-app-configurationApp</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>0.7.2-SNAPSHOT</version> <packaging>bundle</packaging> <name>ccsdk-features :: ${project.artifactId}</name> |