diff options
author | Piotr Jaszczyk <piotr.jaszczyk@nokia.com> | 2019-05-06 11:29:45 +0200 |
---|---|---|
committer | Piotr Jaszczyk <piotr.jaszczyk@nokia.com> | 2019-05-06 12:01:15 +0200 |
commit | e3b124ab11ac8c837ff692539696d1e43fcd8247 (patch) | |
tree | 298448f5c2442ba1edec49930d1eb5dcd02e9de0 /build/hv-collector-analysis | |
parent | 6940c01090bc30d7adc1203bb50bf8b2701670e2 (diff) |
Update versions for El Alto release
Change-Id: If86dcbf8695cc50a540fe892a4f70b3ad24ac5d1
Issue-ID: DCAEGEN2-1474
Signed-off-by: Piotr Jaszczyk <piotr.jaszczyk@nokia.com>
Diffstat (limited to 'build/hv-collector-analysis')
-rw-r--r-- | build/hv-collector-analysis/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/hv-collector-analysis/pom.xml b/build/hv-collector-analysis/pom.xml index 4d755759..78da5097 100644 --- a/build/hv-collector-analysis/pom.xml +++ b/build/hv-collector-analysis/pom.xml @@ -33,7 +33,7 @@ <parent> <groupId>org.onap.dcaegen2.collectors.hv-ves</groupId> <artifactId>hv-collector-build</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> |