summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorwaqas.ikram <waqas.ikram@est.tech>2021-06-24 11:51:34 +0100
committerWaqas Ikram <waqas.ikram@est.tech>2021-06-24 11:32:06 +0000
commit98537632f0a4a119b10bf82d3531814012509a35 (patch)
treef890dd0118e8565e8e6a90166f5e217d0a8f41e4 /pom.xml
parent832cfddbe1dd388e6df9061dab4b889083d40cb7 (diff)
Updating pom version to 1.9.0-SNAPSHOT
Change-Id: Idb3e497148225d4158390b944f74e82ff9f771c8 Issue-ID: SO-3688 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
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 d7e6ce443e..49d4b75f59 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.onap.so</groupId>
<artifactId>so</artifactId>
<packaging>pom</packaging>
- <version>1.8.0-SNAPSHOT</version>
+ <version>1.9.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.