diff options
author | emartin <ephraim.martin@est.tech> | 2019-05-07 10:41:55 +0000 |
---|---|---|
committer | emartin <ephraim.martin@est.tech> | 2019-05-07 10:41:55 +0000 |
commit | 91c6030d8b892c5773085692d7e9abf51e087e1a (patch) | |
tree | 68d135b70bf38f16aaaf7a3b58c01be21afce4ff /pom.xml | |
parent | d5f3810292e6c85d123de7aa28fa0c860a21c183 (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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |