aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorLukasz Rajewski <lukasz.rajewski@t-mobile.pl>2023-03-28 12:59:24 +0000
committerLukasz Rajewski <lukasz.rajewski@t-mobile.pl>2023-03-28 18:13:28 +0000
commitca160e30891d0a7445c013050f70633a12dcf3d1 (patch)
treeecdf8b7f0dfae316c4d8ccc99ebf3c3f1223eae0 /pom.xml
parentd3f3ec8b1c9367fa7b85c19cac2c52aaa33f004e (diff)
Bump version to 1.12.1-SNAPSHOT
Issue-ID: SO-4084 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> Change-Id: Ib302b5a2cb0dd206a0309e9fcae047b508169146
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 c56cd16ac3..d0fb4a8ad9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.onap.so</groupId>
<artifactId>so</artifactId>
<packaging>pom</packaging>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.12.1-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.