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-11-04 16:42:11 +0000
commit9c26569daf529441309beeacbe45003e01960344 (patch)
tree4e2c30603a0ca8c50e41ff6a1fc9cebc9b6ff369 /pom.xml
parentcdddb6835e71e9199a782efd549903ee68c3b8ec (diff)
Fix bug where PM-Mapper waits 1s after sending every request
Issue-ID: DCAEGEN2-2500 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I441172ed0d2957ef58c2ba40718ec79328c48da2 (cherry picked from commit 2fce394080972fea5545079e9ac2d7440629bddf)
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>