summaryrefslogtreecommitdiffstats
path: root/sources/pom.xml
diff options
context:
space:
mode:
authorJoanna Jeremicz <joanna.jeremicz@nokia.com>2020-01-29 12:58:11 +0100
committerJoanna Jeremicz <joanna.jeremicz@nokia.com>2020-01-29 13:12:23 +0100
commit8afaedad337240fd9f0f7d902ff27a1028ca2c7e (patch)
tree4c37b068a07e5d2a4ee18c74df068800296bd569 /sources/pom.xml
parentca3dd9d3b0ea4b0ba5381baad929919f0a0db938 (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/pom.xml')
-rw-r--r--sources/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sources/pom.xml b/sources/pom.xml
index 6b784469..909c8ca0 100644
--- a/sources/pom.xml
+++ b/sources/pom.xml
@@ -33,7 +33,7 @@
<parent>
<groupId>org.onap.dcaegen2.collectors.hv-ves</groupId>
<artifactId>ves-hv-collector</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
@@ -125,7 +125,7 @@
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>hv-collector-analysis</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
</dependency>
</dependencies>
</plugin>