summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorVenkata Molluru <venkatamuralimohanreddy.molluru@techmahindra.com>2021-10-30 08:51:05 +0000
committerGuangrong Fu <fu.guangrong@zte.com.cn>2021-11-08 18:04:23 +0800
commit97afdabeb7d1f2095f3fa170f0f78fb366c91644 (patch)
tree8111cce85b33f877663acc5e8b7ab2b0dee6b576 /pom.xml
parent553c09f2e8691b6d1301470538c3a00571894356 (diff)
Add support to 7.1 VES data-stream in-parallel to 5.4
Issue-ID: HOLMES-308 Signed-off-by: Venkata Molluru <venkatamuralimohanreddy.molluru@techmahindra.com> Change-Id: I2a45548659e63171d80fdaab85318f0890b94345
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 661f3a4..5df7e65 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
<groupId>org.onap.holmes.engine-management</groupId>
<artifactId>holmes-engine-parent</artifactId>
- <version>1.3.4-SNAPSHOT</version>
+ <version>1.3.5-SNAPSHOT</version>
<packaging>pom</packaging>
<name>holmes-engine-management</name>
<modules>
@@ -168,7 +168,7 @@
<dependency>
<groupId>org.onap.holmes.common</groupId>
<artifactId>holmes-actions</artifactId>
- <version>1.3.5</version>
+ <version>1.3.6</version>
<exclusions>
<exclusion>
<groupId>io.dropwizard</groupId>