summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSonsino, Ofir (os0695) <os0695@intl.att.com>2018-11-20 11:46:17 +0200
committerSonsino, Ofir (os0695) <os0695@intl.att.com>2018-11-20 11:46:17 +0200
commitfdb2736d145124597ea1a980447ed820f092977e (patch)
treed2ed46ff83fcf2741ac3ed6f9eeceea06fd0f1ca /pom.xml
parentab46f62f417989b9793cf62c12d99bbe25f24e7a (diff)
Bump VID version for another release3.2.23.0.0-ONAP
Change-Id: I04b6d00ba7ad6e8d67cb18a3b85262e207e1eb91 Issue-ID: VID-333 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index a42246916..7a170f32a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -80,7 +80,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
- <build.version>3.2.1-SNAPSHOT</build.version>
+ <build.version>3.2.2-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.2.1-SNAPSHOT</version>
+ <version>3.2.2-SNAPSHOT</version>
</project>