diff --git a/spring-boot-demo-oauth/pom.xml b/spring-boot-demo-oauth/pom.xml index 7a464b0..07286c7 100644 --- a/spring-boot-demo-oauth/pom.xml +++ b/spring-boot-demo-oauth/pom.xml @@ -1,48 +1,55 @@ - 4.0.0 + 4.0.0 - spring-boot-demo-oauth + spring-boot-demo-oauth + 1.0.0-SNAPSHOT + jar + + spring-boot-demo-oauth + Demo project for Spring Boot + + + com.xkcoding + spring-boot-demo 1.0.0-SNAPSHOT - jar - - spring-boot-demo-oauth - Demo project for Spring Boot - - - com.xkcoding - spring-boot-demo - 1.0.0-SNAPSHOT - - - - UTF-8 - UTF-8 - 1.8 - - - - - org.springframework.boot - spring-boot-starter-web - - - - org.springframework.boot - spring-boot-starter-test - test - - - - - spring-boot-demo-oauth - - - org.springframework.boot - spring-boot-maven-plugin - - - + + + + UTF-8 + UTF-8 + 1.8 + + + + + org.springframework.boot + spring-boot-starter-web + + + + org.springframework.boot + spring-boot-starter-test + test + + + + + me.zhyd.oauth + JustAuth + 1.0.1 + + + + + spring-boot-demo-oauth + + + org.springframework.boot + spring-boot-maven-plugin + + +