aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/tools/swagger-ui
diff options
context:
space:
mode:
authorMichaelMorris <michael.morris@est.tech>2022-04-08 08:16:49 +0100
committerVasyl Razinkov <vasyl.razinkov@est.tech>2022-04-08 08:56:58 +0000
commit2f560dc5297a1b0e7ab29ec8310a353fe8ece974 (patch)
tree1b88fd54d4f906f2728ec12a6675dd68cc566e9e /openecomp-be/tools/swagger-ui
parent881438cf4704590573a27aa2717d7bb3552ab573 (diff)
Step version to 1.11.1-SNAPSHOT
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-3951 Change-Id: Ifee66e777462161952765dcbb84c3a8fb1634cd2
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 3bd7f04be2..adf9fea844 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.11.0-SNAPSHOT</version>
+ <version>1.11.1-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<dependencies>