diff options
author | Venkata Molluru <venkatamuralimohanreddy.molluru@techmahindra.com> | 2021-10-30 08:51:05 +0000 |
---|---|---|
committer | Guangrong Fu <fu.guangrong@zte.com.cn> | 2021-11-08 18:04:23 +0800 |
commit | 97afdabeb7d1f2095f3fa170f0f78fb366c91644 (patch) | |
tree | 8111cce85b33f877663acc5e8b7ab2b0dee6b576 /engine-d-standalone/pom.xml | |
parent | 553c09f2e8691b6d1301470538c3a00571894356 (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 'engine-d-standalone/pom.xml')
-rw-r--r-- | engine-d-standalone/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine-d-standalone/pom.xml b/engine-d-standalone/pom.xml index b8608a4..733a538 100644 --- a/engine-d-standalone/pom.xml +++ b/engine-d-standalone/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.holmes.engine-management</groupId> <artifactId>holmes-engine-parent</artifactId> - <version>1.3.4-SNAPSHOT</version> + <version>1.3.5-SNAPSHOT</version> </parent> <artifactId>holmes-engine-d-standalone</artifactId> |