Merge "Removed the duplicate dependency"
authorHenrik Andersson <henrik.b.andersson@est.tech>
Mon, 13 Jan 2020 07:14:32 +0000 (07:14 +0000)
committerGerrit Code Review <gerrit@o-ran-sc.org>
Mon, 13 Jan 2020 07:14:32 +0000 (07:14 +0000)
policy-agent/pom.xml

index 3638dff..b78e0f6 100644 (file)
             <artifactId>swagger-jaxrs2-servlet-initializer</artifactId>
             <version>${swagger.version}</version>
         </dependency>
-        <dependency>
-            <groupId>io.springfox</groupId>
-            <artifactId>springfox-swagger-ui</artifactId>
-            <version>2.9.2</version>
-        </dependency>
         <dependency>
             <groupId>javax.xml.bind</groupId>
             <artifactId>jaxb-api</artifactId>