aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/tools/swagger-ui
diff options
context:
space:
mode:
authorMichaelMorris <michael.morris@est.tech>2022-10-29 00:40:06 +0100
committerMichaelMorris <michael.morris@est.tech>2022-10-29 00:40:10 +0100
commit1f681f279919470d1273ba38f4b5bdcef67759e7 (patch)
treef94ef9eb94639a0164df9c26c3f2452df647ba59 /openecomp-be/tools/swagger-ui
parent32c117592f2f05c63ffc98d52473916ddcc450cc (diff)
Step version to 1.12.1
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4238 Change-Id: I3797ce38210c4c2ecd00e4a6ab3d7fd846f97aa0
Diffstat (limited to 'openecomp-be/tools/swagger-ui')
-rw-r--r--openecomp-be/tools/swagger-ui/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/openecomp-be/tools/swagger-ui/pom.xml b/openecomp-be/tools/swagger-ui/pom.xml
index 2de3f52adb..1a66005935 100644
--- a/openecomp-be/tools/swagger-ui/pom.xml
+++ b/openecomp-be/tools/swagger-ui/pom.xml
@@ -8,7 +8,7 @@
<parent>
<groupId>org.openecomp.sdc</groupId>
<artifactId>openecomp-sdc</artifactId>
- <version>1.12.0-SNAPSHOT</version>
+ <version>1.12.1-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<dependencies>