diff options
author | Niranjana <niranjana.y60@wipro.com> | 2020-11-16 17:19:01 +0530 |
---|---|---|
committer | Niranjana <niranjana.y60@wipro.com> | 2020-11-16 18:18:46 +0530 |
commit | dbdc2d26632175ab01d345b88ebf02ee8f95454a (patch) | |
tree | 516ca1d5cfbad3fdb12d881d13813cc22eaddd9c /pom.xml | |
parent | 42c59718c3e9320e04e73ce1d84278bf4715413d (diff) |
Fix issue in pci-ml model3.0.2
- Remove list conversion from fixed cells
Issue-ID: OPTFRA-871
Signed-off-by: Niranjana <niranjana.y60@wipro.com>
Change-Id: If29945fe7513ea0fdb84bcabbdf5d546bfd8ac55
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ http://maven.apache.org/POM/4.0.0 "> <groupId>org.onap.optf.osdf</groupId> <artifactId>optf-osdf</artifactId> <name>optf-osdf</name> - <version>3.0.1-SNAPSHOT</version> + <version>3.0.2-SNAPSHOT</version> <description>Optimization Service Design Framework</description> <properties> |