BAEL-8844 Get rid of all warnings in build start due to incorrect pom configurations

- Removed prerequisites tag from jee-7, jhipster-monolithic, spring-swagger-codegen-api-client
- Fixed other issues causing warnings
This commit is contained in:
Dhawal Kapil
2018-09-03 23:32:35 +05:30
parent 550952c995
commit 9ab54cb4ab
6 changed files with 16 additions and 28 deletions
-5
View File
@@ -726,11 +726,6 @@
<artifactId>resilience4j-timelimiter</artifactId>
<version>${resilience4j.version}</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-math3</artifactId>
<version>${common-math3.version}</version>
</dependency>
<dependency>
<groupId>org.knowm.xchart</groupId>
<artifactId>xchart</artifactId>