diff options
author | Sonsino, Ofir (os0695) <os0695@intl.att.com> | 2018-11-05 20:52:49 +0200 |
---|---|---|
committer | Ofir Sonsino <ofir.sonsino@intl.att.com> | 2018-11-05 19:01:05 +0000 |
commit | 6f625b067131e340db68cf657e65851d83f26776 (patch) | |
tree | b858de78428beaac690538cab22a80c3ea7cbf0d /pom.xml | |
parent | e4c1493b35c4a3f3ee2232eccdf8e254ede74a85 (diff) |
Bump VID version
Change-Id: I34e6cff25ac5652eda162096ee6b70feac0a4ce3
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.1.0-SNAPSHOT</build.version>
+ <build.version>3.2.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.1.0-SNAPSHOT</version>
+ <version>3.2.0-SNAPSHOT</version>
</project>
|