diff options
author | Dan Timoney <dtimoney@att.com> | 2020-11-12 12:44:44 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-11-12 12:45:13 -0500 |
commit | f86f57f0d5b2a7e73efe8663ce21c02e7240db2e (patch) | |
tree | 950b1331aae939ef842980af3f1803c49ffabd06 /sdnr/wt/odlux/apps/linkCalculationApp | |
parent | 96454cb7015a683e98839a4182c7d2aa4986f0ae (diff) |
Release version 1.0.3 of ccsdk/features
Release version 1.0.3 of ccsdk/features
Issue-ID: CCSDK-2979
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ibaa0d6dd8608e42ef0fca0f54e895fce207e6e31
Diffstat (limited to 'sdnr/wt/odlux/apps/linkCalculationApp')
-rw-r--r-- | sdnr/wt/odlux/apps/linkCalculationApp/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdnr/wt/odlux/apps/linkCalculationApp/pom.xml b/sdnr/wt/odlux/apps/linkCalculationApp/pom.xml index d95637c4a..a234783eb 100644 --- a/sdnr/wt/odlux/apps/linkCalculationApp/pom.xml +++ b/sdnr/wt/odlux/apps/linkCalculationApp/pom.xml @@ -32,7 +32,7 @@ <groupId>org.onap.ccsdk.features.sdnr.wt</groupId> <artifactId>sdnr-wt-odlux-app-linkCalculationApp</artifactId> - <version>1.0.3-SNAPSHOT</version> + <version>1.0.4-SNAPSHOT</version> <packaging>bundle</packaging> <name>ccsdk-features :: ${project.artifactId}</name> |