You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by ah...@apache.org on 2022/04/09 05:42:02 UTC

[isis] 01/03: ISIS-2445: remove duplicated maven pom entry

This is an automated email from the ASF dual-hosted git repository.

ahuber pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/isis.git

commit 5b10ede1bd7b037f02ff5855fe09244a3de0a46f
Author: Andi Huber <ah...@apache.org>
AuthorDate: Sat Apr 9 07:19:33 2022 +0200

    ISIS-2445: remove duplicated maven pom entry
---
 incubator/viewers/vaadin/model/pom.xml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/incubator/viewers/vaadin/model/pom.xml b/incubator/viewers/vaadin/model/pom.xml
index 6d75dfb2b7..752d544338 100644
--- a/incubator/viewers/vaadin/model/pom.xml
+++ b/incubator/viewers/vaadin/model/pom.xml
@@ -138,11 +138,11 @@
 			<artifactId>swagger-models</artifactId>
 			<version>2.1.12</version>
 		</dependency>
-		<dependency>
-		    <groupId>io.swagger.core.v3</groupId>
-		    <artifactId>swagger-core</artifactId>
-		    <version>2.1.12</version>
-		</dependency>
+<!-- 		<dependency> -->
+<!-- 		    <groupId>io.swagger.core.v3</groupId> -->
+<!-- 		    <artifactId>swagger-core</artifactId> -->
+<!-- 		    <version>2.1.12</version> -->
+<!-- 		</dependency> -->