summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorByung-Woo Jun <byung-woo.jun@est.tech>2023-06-12 16:51:02 +0000
committerGerrit Code Review <gerrit@onap.org>2023-06-12 16:51:02 +0000
commit58fc9b9dc14d3166fd18ad57a9b212abf098feaa (patch)
treeb8fe2093075fa7a8493a2cba6f5bef6fa910cbe1 /pom.xml
parent86cd2a899957d50c324c6e4cebfa6c498c8d5f56 (diff)
parent57807b88520e8f6907b5c17c9c0c11cf6ce5245f (diff)
Merge "Bump version to 1.12.2-SNAPSHOT" into london
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.