From 26abc89a7ce21999cccd88b77cd2ecda21cbe905 Mon Sep 17 00:00:00 2001 From: Dominik Mizyn Date: Fri, 4 Oct 2019 12:24:14 +0200 Subject: Tests coverage up and some minor bug fixes Tests coverage up and some minor bug fixes Issue-ID: PORTAL-710 Change-Id: I1abb5025f8cc91738c976bd6a49113776d9b4617 Signed-off-by: Dominik Mizyn --- portal-BE/pom.xml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) (limited to 'portal-BE/pom.xml') diff --git a/portal-BE/pom.xml b/portal-BE/pom.xml index 843e33d8..8251dbf0 100644 --- a/portal-BE/pom.xml +++ b/portal-BE/pom.xml @@ -157,6 +157,34 @@ swagger-annotations 1.5.20 + + io.swagger + swagger-annotations + 2.0.0-rc2 + compile + + + io.swagger + swagger-annotations + 1.5.20 + + + io.swagger + swagger-annotations + 2.0.0-rc2 + compile + + + io.swagger + swagger-annotations + 2.0.0-rc2 + compile + + + io.swagger + swagger-annotations + 1.5.20 + portal -- cgit 1.2.3-korg