diff options
author | Dan Timoney <dtimoney@att.com> | 2024-12-17 11:05:23 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2024-12-17 11:05:23 -0500 |
commit | 025618795be67e37ccdfef9c6d179d70cdffeaca (patch) | |
tree | 6d3a4a2edfc03d0955299627e4115ff143ae529a /sdnr/wt-odlux/odlux/apps/configurationApp | |
parent | 2d3ea6a5768c5be6be5ed0ee166e39a2ac64d6e1 (diff) |
Update versions for Paris release
Issue-ID: CCSDK-4069
Change-Id: I2b94f9a176d8b55ed5e45bb988b2aadb2806f689
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'sdnr/wt-odlux/odlux/apps/configurationApp')
-rw-r--r-- | sdnr/wt-odlux/odlux/apps/configurationApp/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdnr/wt-odlux/odlux/apps/configurationApp/pom.xml b/sdnr/wt-odlux/odlux/apps/configurationApp/pom.xml index cd27f86c6..f774d0def 100644 --- a/sdnr/wt-odlux/odlux/apps/configurationApp/pom.xml +++ b/sdnr/wt-odlux/odlux/apps/configurationApp/pom.xml @@ -25,7 +25,7 @@ <groupId>org.onap.ccsdk.features.sdnr.odlux</groupId> <artifactId>sdnr-odlux-app-configurationApp</artifactId> - <version>2.0.2-SNAPSHOT.yaml</version> + <version>2.1.0-SNAPSHOT</version> <packaging>jar</packaging> <name>SDNR ODLUX :: ${project.artifactId}</name> |