aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMukeshKumar <mukeshsharma@est.tech>2021-07-19 11:05:49 +0100
committerMukesh <mukeshsharma@est.tech>2021-07-19 11:12:18 +0100
commiteda892a36289788fcd405c17ba7da324b6a04fec (patch)
tree67029d517ac5d852154592269e1bdbaeec7c602a /pom.xml
parent9238c68416957ee9d2a81309c427ddeb9a9f5bb1 (diff)
Updating pom version to 1.9.0-SNAPSHOT
Issue-ID: SO-3688 Signed-off-by: Mukesh <mukeshsharma@est.tech> Change-Id: Id38a8da726656c4793c79145a9382e9272e3da6e
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 826d87e880..10d1194eb2 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.