aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSonsino, Ofir (os0695) <os0695@intl.att.com>2018-05-28 19:08:44 +0300
committerSonsino, Ofir (os0695) <os0695@intl.att.com>2018-05-28 19:08:44 +0300
commite33819db51041c6b75b56ee3a8cfcaa849344989 (patch)
tree6104372ea61eb1799d85f6f49c35362ab262ee7d /pom.xml
parentf904ba09ceca3613cc02478a1908db7828fa3b93 (diff)
Set VID version to 2.0
Change-Id: Id1eb8f82f1e6c751b1d6c41f32d4a7f035c63eec Issue-ID: VID-234 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 0a2bb0f79..733ec5ce0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -77,7 +77,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
- <build.version>1.2.1-SNAPSHOT</build.version>
+ <build.version>2.0.0-SNAPSHOT</build.version>
<nexusproxy>https://nexus.onap.org</nexusproxy>
<snapshotNexusPath>/content/repositories/snapshots/</snapshotNexusPath>
<releaseNexusPath>/content/repositories/releases/</releaseNexusPath>
@@ -265,5 +265,5 @@
<version>4.5.3</version>
</dependency>
</dependencies>
- <version>1.2.1-SNAPSHOT</version>
+ <version>2.0.0-SNAPSHOT</version>
</project>