aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSonsino, Ofir (os0695) <os0695@intl.att.com>2018-11-11 13:43:50 +0200
committerSonsino, Ofir (os0695) <os0695@intl.att.com>2018-11-11 13:43:50 +0200
commit4d885c116cf055efcf1f26f6cddd55595a553938 (patch)
tree3a0f621173dba39177c7500ee24d1f7c77e9f2bc /pom.xml
parentc62223444cf6f72c1beda56e728d699bcbd5a397 (diff)
Bump VID version
Change-Id: Icd79efac621670f6ef37049aebab1a0c8dc94703 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 080bce813..a42246916 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.0-SNAPSHOT</build.version>
+ <build.version>3.2.1-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.0-SNAPSHOT</version>
+ <version>3.2.1-SNAPSHOT</version>
</project>