aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/tools/swagger-ui
diff options
context:
space:
mode:
authorOfir Sonsino <os0695@intl.att.com>2020-03-12 20:52:42 +0200
committerOfir Sonsino <os0695@intl.att.com>2020-03-12 20:52:42 +0200
commit09d8789c2439fe12f86d0eb301216faca7d9c6b7 (patch)
treed28bbae3ee669d26ee0c4e32f0ef2106cbad62a5 /openecomp-be/tools/swagger-ui
parentebda3c95e2ff975b34033de0640f0a137b8a1fa9 (diff)
Disable SecurityFilter
Bumping version to 1.7.0 Change-Id: I041bb5ce967b687e10be97dbbaa3ba1d119d13ff Issue-ID: SDC-2825 Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
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 8e602f5954..a8f64fa126 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.6.1-SNAPSHOT</version>
+ <version>1.7.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>