aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorBogumil Zebek <bogumil.zebek@nokia.com>2020-09-18 09:11:26 +0200
committerZebek Bogumil <bogumil.zebek@nokia.com>2020-09-18 14:22:23 +0200
commitd02143c0c616a32dcc095877fea5c87c05e4adab (patch)
treebb1759044f490d76181fed25f3daaa4cd1921b67 /pom.xml
parent58bd2c886617df2ea242166f17d961422a8915b0 (diff)
Fix an unexpected error in tests
- Fix an error reported by DMaapEventPublisher test when pk is not available. Issue-ID: DCAEGEN2-2374 Change-Id: I69c0f89b292c8454f3eebaffe4884928d241f235 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com>
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 e65db2ea..4e332fee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
</parent>
<groupId>org.onap.dcaegen2.collectors.ves</groupId>
<artifactId>VESCollector</artifactId>
- <version>1.7.5-SNAPSHOT</version>
+ <version>1.7.6-SNAPSHOT</version>
<name>dcaegen2-collectors-ves</name>
<description>VESCollector</description>
<properties>