summaryrefslogtreecommitdiffstats
path: root/adapter/acumos/pom.xml
diff options
context:
space:
mode:
authorshabs2020 <shabnam.sultana@highstreet-technologies.com>2021-06-04 12:08:23 +0200
committershabs2020 <shabnam.sultana@highstreet-technologies.com>2021-06-08 08:54:13 +0200
commite5d51b57a83f17a471b69d83c39655c1523b66d6 (patch)
tree4edee61686dea44f1c9177598b7ebbf187a5cdfc /adapter/acumos/pom.xml
parent4a02e289d08e2a9d6203b6e72e2a7c8bd3228070 (diff)
Adapt DCAE adapter to work with Acumos Demeter's metadata structure change1.0.6-adapter-acumos
Fix the dataformat generation failure due to Demeter's metadata change. At the same maintain its backward compatibility with Acumos Clio. Issue-ID: DCAEGEN2-2825 Signed-off-by: shabs2020 <shabnam.sultana@highstreet-technologies.com> Change-Id: I0f665415d1b3c94e774eec5a56c8df598d222cd3 Signed-off-by: shabs2020 <shabnam.sultana@highstreet-technologies.com>
Diffstat (limited to 'adapter/acumos/pom.xml')
-rw-r--r--adapter/acumos/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/adapter/acumos/pom.xml b/adapter/acumos/pom.xml
index f0a6be0..eec4777 100644
--- a/adapter/acumos/pom.xml
+++ b/adapter/acumos/pom.xml
@@ -25,7 +25,7 @@ limitations under the License.
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.dcaegen2.platform.adapter</groupId>
<artifactId>dcaegen2-platform-adapter-acumos</artifactId>
- <version>1.0.5-SNAPSHOT</version>
+ <version>1.0.6-SNAPSHOT</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<sonar.sources>.</sonar.sources>