aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/tools/swagger-ui
diff options
context:
space:
mode:
authorMichaelMorris <michael.morris@est.tech>2023-09-15 16:33:06 +0100
committerMichaelMorris <michael.morris@est.tech>2023-09-15 16:39:09 +0100
commit9dcb6f393bfc76237cca809b39d5034afecf1c55 (patch)
tree5399a8591deef9565453f09c9a75b3acdfefa021 /openecomp-be/tools/swagger-ui
parent458bf21d934e356c20b69a1c7b0aae79197e1023 (diff)
Update version to 1.13.4
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4624 Change-Id: Ia3b77d43de6602c98b0695843d7f05e48b239540
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 39976237f4..d979a8d821 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.13.3-SNAPSHOT</version>
+ <version>1.13.4-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<dependencies>