aboutsummaryrefslogtreecommitdiffstats
path: root/so-sdn-clients
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 /so-sdn-clients
parent86cd2a899957d50c324c6e4cebfa6c498c8d5f56 (diff)
parent57807b88520e8f6907b5c17c9c0c11cf6ce5245f (diff)
Merge "Bump version to 1.12.2-SNAPSHOT" into london
Diffstat (limited to 'so-sdn-clients')
-rw-r--r--so-sdn-clients/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/so-sdn-clients/pom.xml b/so-sdn-clients/pom.xml
index 43d0c7a049..30f9777b25 100644
--- a/so-sdn-clients/pom.xml
+++ b/so-sdn-clients/pom.xml
@@ -3,7 +3,7 @@
<parent>
<groupId>org.onap.so</groupId>
<artifactId>so</artifactId>
- <version>1.12.1-SNAPSHOT</version>
+ <version>1.12.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>so-sdn-clients</artifactId>