summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authoremartin <ephraim.martin@est.tech>2019-05-07 10:41:55 +0000
committeremartin <ephraim.martin@est.tech>2019-05-07 10:41:55 +0000
commit91c6030d8b892c5773085692d7e9abf51e087e1a (patch)
tree68d135b70bf38f16aaaf7a3b58c01be21afce4ff /pom.xml
parentd5f3810292e6c85d123de7aa28fa0c860a21c183 (diff)
Fix invocationId usage, trim whitespaces from VES
*Set InvocationId from existing component *Remove extra whitespaces from output VES Change-Id: Ib3221ddc0dcf917828bfccfd05bd66de6cb0dac5 Issue-ID: DCAEGEN2-1460 Signed-off-by: emartin <ephraim.martin@est.tech>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 135a361..2addd1e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
<groupId>org.onap.dcaegen2.services</groupId>
<artifactId>pm-mapper</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
<parent>
<groupId>org.onap.oparent</groupId>