diff options
author | Ittay Stern <ittay.stern@att.com> | 2020-03-04 16:13:41 +0200 |
---|---|---|
committer | Ittay Stern <ittay.stern@att.com> | 2020-03-04 16:13:41 +0200 |
commit | 07e200fa8c0b2697eecd2065bc574e0966f9316b (patch) | |
tree | eb2f2b3b4affd13c943c55becb47b9a772e2f391 /pom.xml | |
parent | 03658e97c41cce22f20ac04d69038103089b4f05 (diff) |
Release VID 6.0.3 (Frankfurt)
Issue-ID: VID-761
Change-Id: I57cf2a0506e9113667b17238d99512999b80b524
Signed-off-by: Ittay Stern <ittay.stern@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,7 +3,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.onap.vid</groupId> <artifactId>vid-parent</artifactId> - <version>6.0.3-SNAPSHOT</version> + <version>6.0.4-SNAPSHOT</version> <packaging>pom</packaging> <name>vid</name> @@ -86,7 +86,7 @@ <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> - <build.version>6.0.3-SNAPSHOT</build.version> + <build.version>6.0.4-SNAPSHOT</build.version> <nexusproxy>https://nexus.onap.org</nexusproxy> <snapshotNexusPath>content/repositories/snapshots/</snapshotNexusPath> <releaseNexusPath>content/repositories/releases/</releaseNexusPath> |