aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorAmichai Hemli <ah0398@intl.att.com>2018-11-05 19:12:30 +0000
committerGerrit Code Review <gerrit@onap.org>2018-11-05 19:12:30 +0000
commit16f736937a93d631d32a01c9a5df05dae8bd484a (patch)
treefd6d3979c4799304cc8e2936d30967fc48343f89 /pom.xml
parentae6315fe84629d67aff39cf5100ab81b94c781d7 (diff)
parent6f625b067131e340db68cf657e65851d83f26776 (diff)
Merge "Bump VID version" into casablanca
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 cfab5276f..080bce813 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.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>