diff options
author | Vijay Venkatesh Kumar <vv770d@att.com> | 2020-07-14 18:34:45 +0000 |
---|---|---|
committer | Vijay Venkatesh Kumar <vv770d@att.com> | 2020-07-14 18:35:19 +0000 |
commit | f2289c9d85db6659c2f3b9c46ecad6885959f4a8 (patch) | |
tree | 6c87b0893b7b235a8951fe96e7f1fc448f960e40 /pom.xml | |
parent | a0d740ab9ad912986f95e68177449e1e3d015be7 (diff) |
Dynamic partition-key support
Change-Id: I6c5faf4a610813e1382da55f62b5a0f9da6db506
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-1484
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ </parent>
<groupId>org.onap.dcaegen2.collectors.ves</groupId>
<artifactId>VESCollector</artifactId>
- <version>1.7.0-SNAPSHOT</version>
+ <version>1.7.1-SNAPSHOT</version>
<name>dcaegen2-collectors-ves</name>
<description>VESCollector</description>
<properties>
|