aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/tools/swagger-ui
diff options
context:
space:
mode:
authorMichaelMorris <michael.morris@est.tech>2021-09-20 09:11:18 +0100
committerMichaelMorris <michael.morris@est.tech>2021-09-20 09:11:32 +0100
commit58787cbda5ab57260d792ac4921b368bb78e4025 (patch)
treed74094181ef2c0c6e49d0f346e295d7d2400baf3 /openecomp-be/tools/swagger-ui
parent0ef5f83fbe6f68cbde5530b5d58d96cac285cfa7 (diff)
Updated SDC version to 1.9.2-SNAPSHOT1.9.2
Updated to release bug fixes on 1.9.1 for I release Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-3694 Change-Id: Ifda88730a17f2ecabab0ac29128aaa23618bc4f8
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 1296571d40..b18c0ca67f 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.9.1-SNAPSHOT</version>
+ <version>1.9.2-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<dependencies>