aboutsummaryrefslogtreecommitdiffstats
path: root/asdc-controller
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 /asdc-controller
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 'asdc-controller')
-rw-r--r--asdc-controller/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/asdc-controller/pom.xml b/asdc-controller/pom.xml
index 3c4ee657c9..1ab30546d9 100644
--- a/asdc-controller/pom.xml
+++ b/asdc-controller/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.onap.so</groupId>
<artifactId>so</artifactId>
- <version>1.12.1-SNAPSHOT</version>
+ <version>1.12.2-SNAPSHOT</version>
</parent>
<artifactId>asdc-controller</artifactId>
<name>asdc-controller</name>