diff --git a/spring-cloud/spring-cloud-stream/spring-cloud-stream-kafka/pom.xml b/spring-cloud/spring-cloud-stream/spring-cloud-stream-kafka/pom.xml index 18bc426364..2ba9d55358 100644 --- a/spring-cloud/spring-cloud-stream/spring-cloud-stream-kafka/pom.xml +++ b/spring-cloud/spring-cloud-stream/spring-cloud-stream-kafka/pom.xml @@ -2,8 +2,6 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - - spring-cloud-stream-kafka spring-cloud-stream-kafka Simple Spring Cloud Stream @@ -15,13 +13,6 @@ 2.1.5.RELEASE - - 1.8 - Greenwich.SR1 - 4.0.0 - 1.8.2 - - @@ -108,4 +99,11 @@ + + 1.8 + Greenwich.SR1 + 4.0.0 + 1.8.2 + + diff --git a/spring-ejb/spring-ejb-remote/pom.xml b/spring-ejb/spring-ejb-remote/pom.xml index 4a365180f2..633e0387b0 100644 --- a/spring-ejb/spring-ejb-remote/pom.xml +++ b/spring-ejb/spring-ejb-remote/pom.xml @@ -27,7 +27,6 @@ - diff --git a/spring-rest-compress/pom.xml b/spring-rest-compress/pom.xml index d5afc5708d..ca00bdc659 100644 --- a/spring-rest-compress/pom.xml +++ b/spring-rest-compress/pom.xml @@ -1,66 +1,65 @@ - 4.0.0 + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 + com.baeldung + spring-rest-compress + 0.0.1-SNAPSHOT + spring-rest-compress + parent-boot-2 com.baeldung 0.0.1-SNAPSHOT ../parent-boot-2 - com.baeldung - spring-rest-compress - 0.0.1-SNAPSHOT - spring-rest-compress - - 1.8 - 2.6 - + + + org.springframework.boot + spring-boot-starter-web + + + org.springframework.boot + spring-boot-starter-tomcat + + + - + + org.springframework.boot + spring-boot-starter-jetty + - - org.springframework.boot - spring-boot-starter-web - - - org.springframework.boot - spring-boot-starter-tomcat - - - + + org.apache.httpcomponents + httpclient + - - org.springframework.boot - spring-boot-starter-jetty - + + commons-io + commons-io + ${commons-io.version} + - - org.apache.httpcomponents - httpclient - + + org.springframework.boot + spring-boot-starter-test + test + + - - commons-io - commons-io - ${commons-io.version} - - - - org.springframework.boot - spring-boot-starter-test - test - - - - - - - org.springframework.boot - spring-boot-maven-plugin - - - + + + + org.springframework.boot + spring-boot-maven-plugin + + + + + 1.8 + 2.6 + diff --git a/spring-security-core/pom.xml b/spring-security-core/pom.xml index b144357e25..00d12ed7d2 100644 --- a/spring-security-core/pom.xml +++ b/spring-security-core/pom.xml @@ -4,7 +4,6 @@ com.baeldung spring-security-core 0.1-SNAPSHOT - spring-security-core war diff --git a/spring-security-mvc-jsonview/pom.xml b/spring-security-mvc-jsonview/pom.xml index a7f668ae8b..c21978203c 100644 --- a/spring-security-mvc-jsonview/pom.xml +++ b/spring-security-mvc-jsonview/pom.xml @@ -1,7 +1,6 @@ 4.0.0 - com.baeldung spring-security-mvc-jsonview 0.1-SNAPSHOT @@ -16,7 +15,6 @@ - com.fasterxml.jackson.core jackson-core @@ -142,7 +140,6 @@ ${json-path.version} test - @@ -153,9 +150,7 @@ true - - org.apache.maven.plugins maven-war-plugin @@ -200,15 +195,12 @@ - - 1.6.1 2.4.0 - \ No newline at end of file diff --git a/spring-security-mvc-socket/pom.xml b/spring-security-mvc-socket/pom.xml index f799a7fa9f..96031e02f7 100644 --- a/spring-security-mvc-socket/pom.xml +++ b/spring-security-mvc-socket/pom.xml @@ -2,7 +2,6 @@ 4.0.0 - com.baeldung.springsecuredsockets spring-security-mvc-socket 1.0.0 @@ -151,35 +150,34 @@ - org.springframework.boot - spring-boot-starter-test - 1.5.10.RELEASE - test - + org.springframework.boot + spring-boot-starter-test + 1.5.10.RELEASE + test + - - - - org.apache.tomcat.maven - tomcat7-maven-plugin - 2.2 - - /spring-security-mvc-socket - - - - org.apache.maven.plugins - maven-war-plugin - 3.0.0 - - src/main/webapp - false - - - - spring-security-mvc-socket + spring-security-mvc-socket + + + org.apache.tomcat.maven + tomcat7-maven-plugin + 2.2 + + /spring-security-mvc-socket + + + + org.apache.maven.plugins + maven-war-plugin + 3.0.0 + + src/main/webapp + false + + +