summaryrefslogtreecommitdiffstats
path: root/adapter/acumos/pom.xml
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2021-12-15 16:27:26 +0000
committerGerrit Code Review <gerrit@onap.org>2021-12-15 16:27:26 +0000
commitb075fe9182253ecd3ea892c753044e2e4ecb95ec (patch)
treeb0dcfab4347f4e88eb3dfc0847a9ce977ffde465 /adapter/acumos/pom.xml
parent842343b0f35e0f50117ab723abdee39f0d393c4d (diff)
parentf3637436673c64344e9fa6828cb907e8d101bf3e (diff)
Merge "Acumos Adapter updates to support v3 schema"
Diffstat (limited to 'adapter/acumos/pom.xml')
-rw-r--r--adapter/acumos/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/adapter/acumos/pom.xml b/adapter/acumos/pom.xml
index eec4777..c160103 100644
--- a/adapter/acumos/pom.xml
+++ b/adapter/acumos/pom.xml
@@ -4,7 +4,6 @@
org.onap.dcae
================================================================================
Copyright (c) 2019-2020 AT&T Intellectual Property. All rights reserved.
-================================================================================
Copyright (c) 2021 highstreet technologies GmbH. All rights reserved.
=============================================================================
Licensed under the Apache License, Version 2.0 (the "License");
@@ -25,7 +24,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.6-SNAPSHOT</version>
+ <version>1.0.7</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<sonar.sources>.</sonar.sources>