diff --git a/pom.xml b/pom.xml index 5c2c347..e202417 100644 --- a/pom.xml +++ b/pom.xml @@ -1,139 +1,139 @@ 4.0.0 org.wikitolearn.midtier course - 0.0.14-SNAPSHOT + 0.0.15-SNAPSHOT jar Course Mid-Tier Mid tier to manage courses org.springframework.boot spring-boot-starter-parent 2.0.2.RELEASE UTF-8 UTF-8 1.8 Finchley.RC2 4.1 2.8.0 2.8.0 2.0.0 org.springframework.cloud spring-cloud-starter-netflix-hystrix org.springframework.boot spring-boot-starter-web org.springframework.cloud spring-cloud-starter-oauth2 org.springframework.cloud spring-cloud-starter-security org.springframework.security.oauth.boot spring-security-oauth2-autoconfigure org.projectlombok lombok true org.apache.httpcomponents httpclient org.apache.commons commons-collections4 ${commons-collections4.version} io.springfox springfox-swagger2 ${springfox-swagger2.version} io.springfox springfox-swagger-ui ${springfox-swagger-ui.version} org.modelmapper modelmapper ${modelmapper.version} org.springframework.boot spring-boot-starter-test test org.springframework.cloud spring-cloud-dependencies ${spring-cloud.version} pom import org.springframework.boot spring-boot-maven-plugin spring-snapshots http://repo.spring.io/snapshot true spring-milestones http://repo.spring.io/milestone spring-snapshots http://repo.spring.io/snapshot spring-milestones http://repo.spring.io/milestone