diff options
author | Joanna Jeremicz <joanna.jeremicz@nokia.com> | 2020-01-29 12:58:11 +0100 |
---|---|---|
committer | Joanna Jeremicz <joanna.jeremicz@nokia.com> | 2020-01-29 13:12:23 +0100 |
commit | 8afaedad337240fd9f0f7d902ff27a1028ca2c7e (patch) | |
tree | 4c37b068a07e5d2a4ee18c74df068800296bd569 /sources/hv-collector-xnf-simulator | |
parent | ca3dd9d3b0ea4b0ba5381baad929919f0a0db938 (diff) |
Patch version increased (1.4.0 -> 1.4.1)
Issue-ID: DCAEGEN2-1982
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
Change-Id: I1c26cd3384ac443984cfbfed9b0bed722e1b31eb
Diffstat (limited to 'sources/hv-collector-xnf-simulator')
-rw-r--r-- | sources/hv-collector-xnf-simulator/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/hv-collector-xnf-simulator/pom.xml b/sources/hv-collector-xnf-simulator/pom.xml index d487a31e..804cc8c1 100644 --- a/sources/hv-collector-xnf-simulator/pom.xml +++ b/sources/hv-collector-xnf-simulator/pom.xml @@ -33,7 +33,7 @@ <parent> <groupId>org.onap.dcaegen2.collectors.hv-ves</groupId> <artifactId>hv-collector-sources</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> |