summaryrefslogtreecommitdiffstats
path: root/adapter/acumos/pom.xml
diff options
context:
space:
mode:
authorshabs2020 <shabnam.sultana@highstreet-technologies.com>2021-01-07 16:59:48 +0100
committershabs2020 <shabnam.sultana@highstreet-technologies.com>2021-01-07 19:38:24 +0100
commitaeabc22ba7e3befc9c19286418c136189b76db37 (patch)
treecaf2d8ca00cff95ff196037af90e7fd518dab56d /adapter/acumos/pom.xml
parenta3c8fc0395e9518c5f0f064a033f4ab4d7040c61 (diff)
Modify metadata matcher
Add additional condition to check name metadata for correct selection of metadata.json artifact by Acumos adapter Issue-ID: DCAEGEN2-2578 Signed-off-by: shabs2020 <shabnam.sultana@highstreet-technologies.com> Change-Id: I76aacd854d1f6c7dff08321e9ecfd030172c07bd 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 20883cf..eda0620 100644
--- a/adapter/acumos/pom.xml
+++ b/adapter/acumos/pom.xml
@@ -23,7 +23,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.3-SNAPSHOT</version>
+ <version>1.0.4-SNAPSHOT</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<sonar.sources>.</sonar.sources>