aboutsummaryrefslogtreecommitdiffstats
path: root/common
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 /common
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 'common')
-rw-r--r--common/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/pom.xml b/common/pom.xml
index 39a980d7c8..d6328b4596 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.so</groupId>
<artifactId>so</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.12.1-SNAPSHOT</version>
</parent>
<artifactId>common</artifactId>
<name>common</name>