summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorRemigiusz Janeczek <remigiusz.janeczek@nokia.com>2020-10-27 16:54:42 +0100
committerRemigiusz Janeczek <remigiusz.janeczek@nokia.com>2020-10-27 17:33:53 +0100
commit2fce394080972fea5545079e9ac2d7440629bddf (patch)
tree58299b8c6c186dfbddde0b495627d5b5f675bebd /pom.xml
parent40184d7894127cea0096e35c06424cf849d5578d (diff)
Fix bug where PM-Mapper waits 1s after sending every request1.4.2
Issue-ID: DCAEGEN2-2500 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I441172ed0d2957ef58c2ba40718ec79328c48da2
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 60504ed..878b6c8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
<groupId>org.onap.dcaegen2.services</groupId>
<artifactId>pm-mapper</artifactId>
- <version>1.4.1-SNAPSHOT</version>
+ <version>1.4.2-SNAPSHOT</version>
<parent>
<groupId>org.onap.oparent</groupId>