diff options
author | Sonsino, Ofir (os0695) <os0695@intl.att.com> | 2018-10-24 15:00:44 +0300 |
---|---|---|
committer | Sonsino, Ofir (os0695) <os0695@intl.att.com> | 2018-10-24 15:00:44 +0300 |
commit | 660da8ad71b92d0628c34d4a826610a4b9d46b01 (patch) | |
tree | 01cd52f1924f1f0f8897ed02272ddd342aac37dd /pom.xml | |
parent | 257b1c097a15a6f13f8fad8e218af4a7a8e690e3 (diff) |
Bump VID version
Change-Id: I096e21eabfeaddc8d186572693d776eaf8cd7519
Issue-ID: VID-333
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -80,7 +80,7 @@ <properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
- <build.version>3.0.0-SNAPSHOT</build.version>
+ <build.version>4.0.0-SNAPSHOT</build.version>
<nexusproxy>https://nexus.onap.org</nexusproxy>
<snapshotNexusPath>/content/repositories/snapshots/</snapshotNexusPath>
<releaseNexusPath>/content/repositories/releases/</releaseNexusPath>
@@ -268,5 +268,5 @@ <version>4.5.3</version>
</dependency>
</dependencies>
- <version>3.0.0-SNAPSHOT</version>
+ <version>4.0.0-SNAPSHOT</version>
</project>
|