diff options
author | Sonsino, Ofir (os0695) <os0695@intl.att.com> | 2018-10-24 15:55:15 +0300 |
---|---|---|
committer | Sonsino, Ofir (os0695) <os0695@intl.att.com> | 2018-10-24 15:55:15 +0300 |
commit | 422fd82d89d6a7e004f545cb8dd3a5d94f7acb29 (patch) | |
tree | 655aad53e73f8f2afa9009aae67bc24e65e28b32 /pom.xml | |
parent | 257b1c097a15a6f13f8fad8e218af4a7a8e690e3 (diff) |
Bump VID version
Change-Id: I7ca9305c45194cbdf1df4bebf7a18d531a159e55
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>3.1.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>3.1.0-SNAPSHOT</version>
</project>
|