diff options
author | Vijay Venkatesh Kumar <vv770d@att.com> | 2021-04-23 16:28:47 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-04-23 16:28:47 +0000 |
commit | 2a0107d7ecce0dcb3b525d40e8bbb276f3b82da0 (patch) | |
tree | 80df9771b0e26a250384398bd01ddf1e9f1b254c /sources/hv-collector-configuration/pom.xml | |
parent | 8a6f4c65e327f908dfa787f0272c195065f2c2e5 (diff) | |
parent | e3184fb92637badbbf18fbaf3fada29412a59c77 (diff) |
Merge "Change openjdk baseOS img to integration-java11"
Diffstat (limited to 'sources/hv-collector-configuration/pom.xml')
-rw-r--r-- | sources/hv-collector-configuration/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/hv-collector-configuration/pom.xml b/sources/hv-collector-configuration/pom.xml index 542ed4fb..5bf9163a 100644 --- a/sources/hv-collector-configuration/pom.xml +++ b/sources/hv-collector-configuration/pom.xml @@ -33,7 +33,7 @@ <parent> <groupId>org.onap.dcaegen2.collectors.hv-ves</groupId> <artifactId>hv-collector-sources</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> </parent> <artifactId>hv-collector-configuration</artifactId> |