aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorLukasz Rajewski <lukasz.rajewski@t-mobile.pl>2023-06-12 14:32:14 +0000
committerLukasz Rajewski <lukasz.rajewski@t-mobile.pl>2023-06-12 14:40:18 +0000
commit57807b88520e8f6907b5c17c9c0c11cf6ce5245f (patch)
tree35692e800c010984cfe2f9fdb7ea373f6553bd87 /pom.xml
parent6624366c1485f352220216e45666d6083da04d6c (diff)
Bump version to 1.12.2-SNAPSHOT
Issue-ID: SO-4084 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> Change-Id: I95675fb4cfa28795a71905b9e273c99e2bd8a74e
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 40d76ac009..e5b4da06ae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.onap.so</groupId>
<artifactId>so</artifactId>
<packaging>pom</packaging>
- <version>1.12.1-SNAPSHOT</version>
+ <version>1.12.2-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.