aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorByung-Woo Jun <byung-woo.jun@est.tech>2020-02-26 12:39:41 +0000
committerGerrit Code Review <gerrit@onap.org>2020-02-26 12:39:41 +0000
commit5f9eb004d38baa32597d164f9c2f40ed189ae69e (patch)
tree8648d81262af772dcc0369ef8ed87b8e47f88b4a /pom.xml
parentb0f1369a3890c9592a1642502ad9a8cc14de2f1b (diff)
parentb9af26a177a39358ea7388db0a6f582ebd407292 (diff)
Merge "bump the versions for all the SO to 1.6.0"
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index ea3f635f71..bde0d7a094 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.onap.so</groupId>
<artifactId>so</artifactId>
<packaging>pom</packaging>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.6.0-SNAPSHOT</version>
<name>so</name>
<description>This Maven project is responsible to build and package all child projects - contributions in the MSO project.
This build can be configured to run Functional tests and to start/stop a jboss server + Mysql DB.