aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorLukasz Rajewski <lukasz.rajewski@t-mobile.pl>2023-06-12 14:35:34 +0000
committerLukasz Rajewski <lukasz.rajewski@t-mobile.pl>2023-06-12 14:39:30 +0000
commit6f1ea8783b9f9d4bf0f6bb97b3454963d5a64223 (patch)
tree6e80caf0c6b81d6ce1508391da0b4f3a90ad3b4c /pom.xml
parent2d87bee4d6b1ce0407180415e0a883ffde1903e7 (diff)
Bump version to 1.13.0-SNAPSHOT
Issue-ID: SO-4084 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> Change-Id: I6d63f41967b1e43e54f2431b1c6afccee4354b97
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..554440f8b6 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.13.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.