diff --git a/spring-reactor/pom.xml b/spring-reactor/pom.xml index 906110131d..cdabb2f538 100644 --- a/spring-reactor/pom.xml +++ b/spring-reactor/pom.xml @@ -1,28 +1,20 @@ - 4.0.0 - com.baeldung - spring-reactor - jar - 1.0-SNAPSHOT - spring-reactor - http://maven.apache.org + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> + 4.0.0 + com.baeldung + spring-reactor + jar + 1.0-SNAPSHOT + spring-reactor + http://maven.apache.org - - org.springframework.boot - spring-boot-starter-parent - 1.4.2.RELEASE - + + org.springframework.boot + spring-boot-starter-parent + 1.4.3.RELEASE + - - 1.8 - - - - - org.springframework.boot - spring-boot-starter - + org.springframework.boot spring-boot-starter-web @@ -30,38 +22,42 @@ org.springframework spring-web - - - io.projectreactor - reactor-bus - - + + + io.projectreactor + reactor-bus + + - - - - org.springframework.boot - spring-boot-maven-plugin - - - + + + + org.springframework.boot + spring-boot-maven-plugin + + + + + + 1.8 + + + + + spring-snapshots + Spring Snapshots + https://repo.spring.io/libs-snapshot + + true + + + + + + spring-releases + Spring Releases + https://repo.spring.io/libs-release + + - - - spring-snapshots - Spring Snapshots - https://repo.spring.io/libs-snapshot - - true - - - - - - spring-releases - Spring Releases - https://repo.spring.io/libs-release - - -