From 1e68b7e0a97fede59e91e725ab79d0a579dbee1e Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Tue, 1 Apr 2014 02:06:49 -0700 Subject: [PATCH] Remove superfluous tags from POMs --- spring-boot-actuator/pom.xml | 1 - spring-boot-autoconfigure/pom.xml | 1 - spring-boot-cli/pom.xml | 1 - spring-boot-samples/spring-boot-sample-actuator-log4j/pom.xml | 1 - spring-boot-samples/spring-boot-sample-actuator-noweb/pom.xml | 1 - spring-boot-samples/spring-boot-sample-actuator-ui/pom.xml | 1 - spring-boot-samples/spring-boot-sample-actuator/pom.xml | 1 - spring-boot-samples/spring-boot-sample-amqp/pom.xml | 1 - spring-boot-samples/spring-boot-sample-aop/pom.xml | 1 - spring-boot-samples/spring-boot-sample-batch/pom.xml | 1 - spring-boot-samples/spring-boot-sample-data-jpa/pom.xml | 1 - spring-boot-samples/spring-boot-sample-data-mongodb/pom.xml | 1 - spring-boot-samples/spring-boot-sample-data-redis/pom.xml | 1 - spring-boot-samples/spring-boot-sample-data-rest/pom.xml | 1 - spring-boot-samples/spring-boot-sample-integration/pom.xml | 1 - spring-boot-samples/spring-boot-sample-jetty/pom.xml | 1 - spring-boot-samples/spring-boot-sample-profile/pom.xml | 1 - spring-boot-samples/spring-boot-sample-secure/pom.xml | 1 - spring-boot-samples/spring-boot-sample-simple/pom.xml | 1 - .../spring-boot-sample-tomcat-multi-connectors/pom.xml | 1 - spring-boot-samples/spring-boot-sample-tomcat/pom.xml | 1 - .../spring-boot-sample-web-method-security/pom.xml | 1 - spring-boot-samples/spring-boot-sample-web-secure/pom.xml | 1 - spring-boot-samples/spring-boot-sample-web-ui/pom.xml | 1 - spring-boot-samples/spring-boot-sample-websocket/pom.xml | 1 - spring-boot-samples/spring-boot-sample-xml/pom.xml | 1 - spring-boot-starters/spring-boot-starter-actuator/pom.xml | 1 - spring-boot-starters/spring-boot-starter-amqp/pom.xml | 1 - spring-boot-starters/spring-boot-starter-aop/pom.xml | 1 - spring-boot-starters/spring-boot-starter-batch/pom.xml | 1 - spring-boot-starters/spring-boot-starter-data-jpa/pom.xml | 1 - spring-boot-starters/spring-boot-starter-data-mongodb/pom.xml | 1 - spring-boot-starters/spring-boot-starter-data-rest/pom.xml | 1 - spring-boot-starters/spring-boot-starter-integration/pom.xml | 1 - spring-boot-starters/spring-boot-starter-jdbc/pom.xml | 1 - spring-boot-starters/spring-boot-starter-jetty/pom.xml | 1 - spring-boot-starters/spring-boot-starter-log4j/pom.xml | 1 - spring-boot-starters/spring-boot-starter-logging/pom.xml | 1 - spring-boot-starters/spring-boot-starter-mobile/pom.xml | 1 - spring-boot-starters/spring-boot-starter-redis/pom.xml | 1 - spring-boot-starters/spring-boot-starter-remote-shell/pom.xml | 1 - spring-boot-starters/spring-boot-starter-security/pom.xml | 1 - spring-boot-starters/spring-boot-starter-test/pom.xml | 1 - spring-boot-starters/spring-boot-starter-thymeleaf/pom.xml | 1 - spring-boot-starters/spring-boot-starter-tomcat/pom.xml | 1 - spring-boot-starters/spring-boot-starter-web/pom.xml | 1 - spring-boot-starters/spring-boot-starter-websocket/pom.xml | 1 - spring-boot-starters/spring-boot-starter/pom.xml | 1 - spring-boot-tools/spring-boot-dependency-tools/pom.xml | 1 - spring-boot-tools/spring-boot-loader-tools/pom.xml | 1 - spring-boot-tools/spring-boot-loader/pom.xml | 1 - spring-boot-tools/spring-boot-maven-plugin/src/it/jar/pom.xml | 1 - spring-boot-tools/spring-boot-maven-plugin/src/it/prop/pom.xml | 1 - spring-boot-tools/spring-boot-maven-plugin/src/it/run/pom.xml | 1 - spring-boot/pom.xml | 1 - 55 files changed, 55 deletions(-) diff --git a/spring-boot-actuator/pom.xml b/spring-boot-actuator/pom.xml index 03279f6300..b69f815c67 100644 --- a/spring-boot-actuator/pom.xml +++ b/spring-boot-actuator/pom.xml @@ -9,7 +9,6 @@ ../spring-boot-parent spring-boot-actuator - jar Spring Boot Actuator Spring Boot Actuator http://projects.spring.io/spring-boot/ diff --git a/spring-boot-autoconfigure/pom.xml b/spring-boot-autoconfigure/pom.xml index 924b056f17..e1ad17dc4e 100644 --- a/spring-boot-autoconfigure/pom.xml +++ b/spring-boot-autoconfigure/pom.xml @@ -9,7 +9,6 @@ ../spring-boot-parent spring-boot-autoconfigure - jar Spring Boot AutoConfigure Spring Boot AutoConfigure http://projects.spring.io/spring-boot/ diff --git a/spring-boot-cli/pom.xml b/spring-boot-cli/pom.xml index c93158f7ff..fce283a750 100644 --- a/spring-boot-cli/pom.xml +++ b/spring-boot-cli/pom.xml @@ -9,7 +9,6 @@ ../spring-boot-parent spring-boot-cli - jar Spring Boot CLI Spring Boot CLI http://projects.spring.io/spring-boot/ diff --git a/spring-boot-samples/spring-boot-sample-actuator-log4j/pom.xml b/spring-boot-samples/spring-boot-sample-actuator-log4j/pom.xml index af8760ea43..dea7ebdb4a 100644 --- a/spring-boot-samples/spring-boot-sample-actuator-log4j/pom.xml +++ b/spring-boot-samples/spring-boot-sample-actuator-log4j/pom.xml @@ -9,7 +9,6 @@ 1.0.0.BUILD-SNAPSHOT spring-boot-sample-actuator-log4j - jar Spring Boot Actuator Log4J Sample Spring Boot Actuator Log4J Sample http://projects.spring.io/spring-boot/ diff --git a/spring-boot-samples/spring-boot-sample-actuator-noweb/pom.xml b/spring-boot-samples/spring-boot-sample-actuator-noweb/pom.xml index ced26b5fea..9684cd30ba 100644 --- a/spring-boot-samples/spring-boot-sample-actuator-noweb/pom.xml +++ b/spring-boot-samples/spring-boot-sample-actuator-noweb/pom.xml @@ -9,7 +9,6 @@ 1.0.0.BUILD-SNAPSHOT spring-boot-sample-actuator-noweb - jar Spring Boot Actuator Non-Web Sample Spring Boot Actuator Non-Web Sample http://projects.spring.io/spring-boot/ diff --git a/spring-boot-samples/spring-boot-sample-actuator-ui/pom.xml b/spring-boot-samples/spring-boot-sample-actuator-ui/pom.xml index b02f173f67..078fa4b353 100644 --- a/spring-boot-samples/spring-boot-sample-actuator-ui/pom.xml +++ b/spring-boot-samples/spring-boot-sample-actuator-ui/pom.xml @@ -9,7 +9,6 @@ 1.0.0.BUILD-SNAPSHOT spring-boot-sample-actuator-ui - jar Spring Boot Actuator UI Sample Spring Boot Actuator UI Sample http://projects.spring.io/spring-boot/ diff --git a/spring-boot-samples/spring-boot-sample-actuator/pom.xml b/spring-boot-samples/spring-boot-sample-actuator/pom.xml index 94bd6b9338..08aa5377be 100644 --- a/spring-boot-samples/spring-boot-sample-actuator/pom.xml +++ b/spring-boot-samples/spring-boot-sample-actuator/pom.xml @@ -9,7 +9,6 @@ 1.0.0.BUILD-SNAPSHOT spring-boot-sample-actuator - jar Spring Boot Actuator Sample Spring Boot Actuator Sample http://projects.spring.io/spring-boot/ diff --git a/spring-boot-samples/spring-boot-sample-amqp/pom.xml b/spring-boot-samples/spring-boot-sample-amqp/pom.xml index 13ccc9f548..519c000efa 100644 --- a/spring-boot-samples/spring-boot-sample-amqp/pom.xml +++ b/spring-boot-samples/spring-boot-sample-amqp/pom.xml @@ -9,7 +9,6 @@ 1.0.0.BUILD-SNAPSHOT spring-boot-sample-amqp - jar Spring Boot AMQP Sample Spring Boot AMQP Sample http://projects.spring.io/spring-boot/ diff --git a/spring-boot-samples/spring-boot-sample-aop/pom.xml b/spring-boot-samples/spring-boot-sample-aop/pom.xml index 81011b1f2a..18072c512b 100644 --- a/spring-boot-samples/spring-boot-sample-aop/pom.xml +++ b/spring-boot-samples/spring-boot-sample-aop/pom.xml @@ -9,7 +9,6 @@ 1.0.0.BUILD-SNAPSHOT spring-boot-sample-aop - jar Spring Boot AOP Sample Spring Boot AOP Sample http://projects.spring.io/spring-boot/ diff --git a/spring-boot-samples/spring-boot-sample-batch/pom.xml b/spring-boot-samples/spring-boot-sample-batch/pom.xml index f05d86fff2..5a6ac80139 100644 --- a/spring-boot-samples/spring-boot-sample-batch/pom.xml +++ b/spring-boot-samples/spring-boot-sample-batch/pom.xml @@ -9,7 +9,6 @@ 1.0.0.BUILD-SNAPSHOT spring-boot-sample-batch - jar Spring Boot Batch Sample Spring Boot Batch Sample http://projects.spring.io/spring-boot/ diff --git a/spring-boot-samples/spring-boot-sample-data-jpa/pom.xml b/spring-boot-samples/spring-boot-sample-data-jpa/pom.xml index 23b4c07c4a..7d01c91cd3 100644 --- a/spring-boot-samples/spring-boot-sample-data-jpa/pom.xml +++ b/spring-boot-samples/spring-boot-sample-data-jpa/pom.xml @@ -9,7 +9,6 @@ 1.0.0.BUILD-SNAPSHOT spring-boot-sample-data-jpa - jar Spring Boot Data JPA Sample Spring Boot Data JPA Sample http://projects.spring.io/spring-boot/ diff --git a/spring-boot-samples/spring-boot-sample-data-mongodb/pom.xml b/spring-boot-samples/spring-boot-sample-data-mongodb/pom.xml index 4cb77e3a55..17955bc958 100644 --- a/spring-boot-samples/spring-boot-sample-data-mongodb/pom.xml +++ b/spring-boot-samples/spring-boot-sample-data-mongodb/pom.xml @@ -9,7 +9,6 @@ 1.0.0.BUILD-SNAPSHOT spring-boot-sample-data-mongodb - jar Spring Boot Data MongoDB Sample Spring Boot Data MongoDB Sample http://projects.spring.io/spring-boot/ diff --git a/spring-boot-samples/spring-boot-sample-data-redis/pom.xml b/spring-boot-samples/spring-boot-sample-data-redis/pom.xml index 339a8148ca..fe13a1963d 100644 --- a/spring-boot-samples/spring-boot-sample-data-redis/pom.xml +++ b/spring-boot-samples/spring-boot-sample-data-redis/pom.xml @@ -9,7 +9,6 @@ 1.0.0.BUILD-SNAPSHOT spring-boot-sample-data-redis - jar Spring Boot Data Redis Sample Spring Boot Data Redis Sample http://projects.spring.io/spring-boot/ diff --git a/spring-boot-samples/spring-boot-sample-data-rest/pom.xml b/spring-boot-samples/spring-boot-sample-data-rest/pom.xml index c2a499e5ea..ea3d12b76f 100644 --- a/spring-boot-samples/spring-boot-sample-data-rest/pom.xml +++ b/spring-boot-samples/spring-boot-sample-data-rest/pom.xml @@ -9,7 +9,6 @@ 1.0.0.BUILD-SNAPSHOT spring-boot-sample-data-rest - jar Spring Boot Data REST Sample Spring Boot Data REST Sample http://projects.spring.io/spring-boot/ diff --git a/spring-boot-samples/spring-boot-sample-integration/pom.xml b/spring-boot-samples/spring-boot-sample-integration/pom.xml index 39148f4b58..4e1b9b5f81 100644 --- a/spring-boot-samples/spring-boot-sample-integration/pom.xml +++ b/spring-boot-samples/spring-boot-sample-integration/pom.xml @@ -9,7 +9,6 @@ 1.0.0.BUILD-SNAPSHOT spring-boot-sample-integration - jar Spring Boot Integration Sample Spring Boot Integration Sample http://projects.spring.io/spring-boot/ diff --git a/spring-boot-samples/spring-boot-sample-jetty/pom.xml b/spring-boot-samples/spring-boot-sample-jetty/pom.xml index f5c24d7208..d9b19fad7a 100644 --- a/spring-boot-samples/spring-boot-sample-jetty/pom.xml +++ b/spring-boot-samples/spring-boot-sample-jetty/pom.xml @@ -9,7 +9,6 @@ 1.0.0.BUILD-SNAPSHOT spring-boot-sample-jetty - jar Spring Boot Jetty Sample Spring Boot Jetty Sample http://projects.spring.io/spring-boot/ diff --git a/spring-boot-samples/spring-boot-sample-profile/pom.xml b/spring-boot-samples/spring-boot-sample-profile/pom.xml index 54c4046683..28429063d4 100644 --- a/spring-boot-samples/spring-boot-sample-profile/pom.xml +++ b/spring-boot-samples/spring-boot-sample-profile/pom.xml @@ -9,7 +9,6 @@ 1.0.0.BUILD-SNAPSHOT spring-boot-sample-profile - jar Spring Boot Profile Sample Spring Boot Profile Sample http://projects.spring.io/spring-boot/ diff --git a/spring-boot-samples/spring-boot-sample-secure/pom.xml b/spring-boot-samples/spring-boot-sample-secure/pom.xml index c5124a68b2..cfe508824c 100644 --- a/spring-boot-samples/spring-boot-sample-secure/pom.xml +++ b/spring-boot-samples/spring-boot-sample-secure/pom.xml @@ -9,7 +9,6 @@ 1.0.0.BUILD-SNAPSHOT spring-boot-sample-secure - jar Spring Boot Security Sample Spring Boot Security Sample http://projects.spring.io/spring-boot/ diff --git a/spring-boot-samples/spring-boot-sample-simple/pom.xml b/spring-boot-samples/spring-boot-sample-simple/pom.xml index 2eefe56e4b..7c3becfb28 100644 --- a/spring-boot-samples/spring-boot-sample-simple/pom.xml +++ b/spring-boot-samples/spring-boot-sample-simple/pom.xml @@ -9,7 +9,6 @@ 1.0.0.BUILD-SNAPSHOT spring-boot-sample-simple - jar Spring Boot Simple Sample Spring Boot Simple Sample http://projects.spring.io/spring-boot/ diff --git a/spring-boot-samples/spring-boot-sample-tomcat-multi-connectors/pom.xml b/spring-boot-samples/spring-boot-sample-tomcat-multi-connectors/pom.xml index 2a7041f419..80b2c90ac8 100644 --- a/spring-boot-samples/spring-boot-sample-tomcat-multi-connectors/pom.xml +++ b/spring-boot-samples/spring-boot-sample-tomcat-multi-connectors/pom.xml @@ -9,7 +9,6 @@ 1.0.0.BUILD-SNAPSHOT spring-boot-sample-tomcat-multi-connectors - jar Spring Boot Multi-Connector Tomcat Sample Spring Boot Multi-Connector Tomcat Sample http://projects.spring.io/spring-boot/ diff --git a/spring-boot-samples/spring-boot-sample-tomcat/pom.xml b/spring-boot-samples/spring-boot-sample-tomcat/pom.xml index a38413cabe..5f19c11ca7 100644 --- a/spring-boot-samples/spring-boot-sample-tomcat/pom.xml +++ b/spring-boot-samples/spring-boot-sample-tomcat/pom.xml @@ -9,7 +9,6 @@ 1.0.0.BUILD-SNAPSHOT spring-boot-sample-tomcat - jar Spring Boot Tomcat Sample Spring Boot Tomcat Sample http://projects.spring.io/spring-boot/ diff --git a/spring-boot-samples/spring-boot-sample-web-method-security/pom.xml b/spring-boot-samples/spring-boot-sample-web-method-security/pom.xml index 577375cebe..058a7f4f91 100644 --- a/spring-boot-samples/spring-boot-sample-web-method-security/pom.xml +++ b/spring-boot-samples/spring-boot-sample-web-method-security/pom.xml @@ -9,7 +9,6 @@ 1.0.0.BUILD-SNAPSHOT spring-boot-sample-web-method-security - jar Spring Boot Web Method Security Sample Spring Boot Web Method Security Sample http://projects.spring.io/spring-boot/ diff --git a/spring-boot-samples/spring-boot-sample-web-secure/pom.xml b/spring-boot-samples/spring-boot-sample-web-secure/pom.xml index 91258bb8af..ddedad95bc 100644 --- a/spring-boot-samples/spring-boot-sample-web-secure/pom.xml +++ b/spring-boot-samples/spring-boot-sample-web-secure/pom.xml @@ -9,7 +9,6 @@ 1.0.0.BUILD-SNAPSHOT spring-boot-sample-web-secure - jar Spring Boot Web Secure Sample Spring Boot Web Secure Sample http://projects.spring.io/spring-boot/ diff --git a/spring-boot-samples/spring-boot-sample-web-ui/pom.xml b/spring-boot-samples/spring-boot-sample-web-ui/pom.xml index 73a641eff5..c214a88379 100644 --- a/spring-boot-samples/spring-boot-sample-web-ui/pom.xml +++ b/spring-boot-samples/spring-boot-sample-web-ui/pom.xml @@ -9,7 +9,6 @@ 1.0.0.BUILD-SNAPSHOT spring-boot-sample-web-ui - jar Spring Boot Web UI Sample Spring Boot Web UI Sample http://projects.spring.io/spring-boot/ diff --git a/spring-boot-samples/spring-boot-sample-websocket/pom.xml b/spring-boot-samples/spring-boot-sample-websocket/pom.xml index a63aa7cc89..41dcfac391 100755 --- a/spring-boot-samples/spring-boot-sample-websocket/pom.xml +++ b/spring-boot-samples/spring-boot-sample-websocket/pom.xml @@ -3,7 +3,6 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 spring-boot-sample-websocket - jar org.springframework.boot diff --git a/spring-boot-samples/spring-boot-sample-xml/pom.xml b/spring-boot-samples/spring-boot-sample-xml/pom.xml index cdc2cf6e48..4d24e2f566 100644 --- a/spring-boot-samples/spring-boot-sample-xml/pom.xml +++ b/spring-boot-samples/spring-boot-sample-xml/pom.xml @@ -9,7 +9,6 @@ 1.0.0.BUILD-SNAPSHOT spring-boot-sample-xml - jar Spring Boot XML Sample Spring Boot XML Sample http://projects.spring.io/spring-boot/ diff --git a/spring-boot-starters/spring-boot-starter-actuator/pom.xml b/spring-boot-starters/spring-boot-starter-actuator/pom.xml index 4ef9fe1b6e..9d052ddbde 100644 --- a/spring-boot-starters/spring-boot-starter-actuator/pom.xml +++ b/spring-boot-starters/spring-boot-starter-actuator/pom.xml @@ -8,7 +8,6 @@ 1.0.0.BUILD-SNAPSHOT spring-boot-starter-actuator - jar Spring Boot Actuator Starter Spring Boot Actuator Starter http://projects.spring.io/spring-boot/ diff --git a/spring-boot-starters/spring-boot-starter-amqp/pom.xml b/spring-boot-starters/spring-boot-starter-amqp/pom.xml index 19ae166725..4069c2c4ef 100644 --- a/spring-boot-starters/spring-boot-starter-amqp/pom.xml +++ b/spring-boot-starters/spring-boot-starter-amqp/pom.xml @@ -8,7 +8,6 @@ 1.0.0.BUILD-SNAPSHOT spring-boot-starter-amqp - jar Spring Boot AMPQ Starter Spring Boot AMQP Starter http://projects.spring.io/spring-boot/ diff --git a/spring-boot-starters/spring-boot-starter-aop/pom.xml b/spring-boot-starters/spring-boot-starter-aop/pom.xml index e8eee25c51..292a44450b 100644 --- a/spring-boot-starters/spring-boot-starter-aop/pom.xml +++ b/spring-boot-starters/spring-boot-starter-aop/pom.xml @@ -8,7 +8,6 @@ 1.0.0.BUILD-SNAPSHOT spring-boot-starter-aop - jar Spring Boot AOP Starter Spring Boot AOP Starter http://projects.spring.io/spring-boot/ diff --git a/spring-boot-starters/spring-boot-starter-batch/pom.xml b/spring-boot-starters/spring-boot-starter-batch/pom.xml index 56c48e27c4..e040da16d1 100644 --- a/spring-boot-starters/spring-boot-starter-batch/pom.xml +++ b/spring-boot-starters/spring-boot-starter-batch/pom.xml @@ -8,7 +8,6 @@ 1.0.0.BUILD-SNAPSHOT spring-boot-starter-batch - jar Spring Boot Batch Starter Spring Boot Batch Starter http://projects.spring.io/spring-boot/ diff --git a/spring-boot-starters/spring-boot-starter-data-jpa/pom.xml b/spring-boot-starters/spring-boot-starter-data-jpa/pom.xml index a8781d1e88..3cd7798ebb 100644 --- a/spring-boot-starters/spring-boot-starter-data-jpa/pom.xml +++ b/spring-boot-starters/spring-boot-starter-data-jpa/pom.xml @@ -8,7 +8,6 @@ 1.0.0.BUILD-SNAPSHOT spring-boot-starter-data-jpa - jar Spring Boot Data JPA Starter Spring Boot Data JPA Starter http://projects.spring.io/spring-boot/ diff --git a/spring-boot-starters/spring-boot-starter-data-mongodb/pom.xml b/spring-boot-starters/spring-boot-starter-data-mongodb/pom.xml index 93299674fc..db2e572f4b 100644 --- a/spring-boot-starters/spring-boot-starter-data-mongodb/pom.xml +++ b/spring-boot-starters/spring-boot-starter-data-mongodb/pom.xml @@ -8,7 +8,6 @@ 1.0.0.BUILD-SNAPSHOT spring-boot-starter-data-mongodb - jar Spring Boot Data MongoDB Starter Spring Boot Data MongoDB Starter http://projects.spring.io/spring-boot/ diff --git a/spring-boot-starters/spring-boot-starter-data-rest/pom.xml b/spring-boot-starters/spring-boot-starter-data-rest/pom.xml index e7fe16d1af..906bcc6dd5 100644 --- a/spring-boot-starters/spring-boot-starter-data-rest/pom.xml +++ b/spring-boot-starters/spring-boot-starter-data-rest/pom.xml @@ -8,7 +8,6 @@ 1.0.0.BUILD-SNAPSHOT spring-boot-starter-data-rest - jar Spring Boot Data REST Starter Spring Boot Data REST Starter http://projects.spring.io/spring-boot/ diff --git a/spring-boot-starters/spring-boot-starter-integration/pom.xml b/spring-boot-starters/spring-boot-starter-integration/pom.xml index 85c5313303..14bfef9526 100644 --- a/spring-boot-starters/spring-boot-starter-integration/pom.xml +++ b/spring-boot-starters/spring-boot-starter-integration/pom.xml @@ -8,7 +8,6 @@ 1.0.0.BUILD-SNAPSHOT spring-boot-starter-integration - jar Spring Boot Integration Starter Spring Boot Integration Starter http://projects.spring.io/spring-boot/ diff --git a/spring-boot-starters/spring-boot-starter-jdbc/pom.xml b/spring-boot-starters/spring-boot-starter-jdbc/pom.xml index 59ef1d487c..59edaeb1e8 100644 --- a/spring-boot-starters/spring-boot-starter-jdbc/pom.xml +++ b/spring-boot-starters/spring-boot-starter-jdbc/pom.xml @@ -8,7 +8,6 @@ 1.0.0.BUILD-SNAPSHOT spring-boot-starter-jdbc - jar Spring Boot JDBC Starter Spring Boot JDBC Starter http://projects.spring.io/spring-boot/ diff --git a/spring-boot-starters/spring-boot-starter-jetty/pom.xml b/spring-boot-starters/spring-boot-starter-jetty/pom.xml index 40496b24c1..72f77ad505 100644 --- a/spring-boot-starters/spring-boot-starter-jetty/pom.xml +++ b/spring-boot-starters/spring-boot-starter-jetty/pom.xml @@ -8,7 +8,6 @@ 1.0.0.BUILD-SNAPSHOT spring-boot-starter-jetty - jar Spring Boot Jetty Starter Spring Boot Jetty Starter http://projects.spring.io/spring-boot/ diff --git a/spring-boot-starters/spring-boot-starter-log4j/pom.xml b/spring-boot-starters/spring-boot-starter-log4j/pom.xml index 297bbf859e..b68c1bcf99 100644 --- a/spring-boot-starters/spring-boot-starter-log4j/pom.xml +++ b/spring-boot-starters/spring-boot-starter-log4j/pom.xml @@ -8,7 +8,6 @@ 1.0.0.BUILD-SNAPSHOT spring-boot-starter-log4j - jar Spring Boot Log4J Starter Spring Boot Log4J Starter http://projects.spring.io/spring-boot/ diff --git a/spring-boot-starters/spring-boot-starter-logging/pom.xml b/spring-boot-starters/spring-boot-starter-logging/pom.xml index d2741d0a90..ba10430b61 100644 --- a/spring-boot-starters/spring-boot-starter-logging/pom.xml +++ b/spring-boot-starters/spring-boot-starter-logging/pom.xml @@ -8,7 +8,6 @@ 1.0.0.BUILD-SNAPSHOT spring-boot-starter-logging - jar Spring Boot Logger Starter Spring Boot Logger Starter http://projects.spring.io/spring-boot/ diff --git a/spring-boot-starters/spring-boot-starter-mobile/pom.xml b/spring-boot-starters/spring-boot-starter-mobile/pom.xml index 1932f52819..6499e0aeee 100644 --- a/spring-boot-starters/spring-boot-starter-mobile/pom.xml +++ b/spring-boot-starters/spring-boot-starter-mobile/pom.xml @@ -8,7 +8,6 @@ 1.0.0.BUILD-SNAPSHOT spring-boot-starter-mobile - jar Spring Boot Mobile Starter Spring Boot Mobile Starter http://projects.spring.io/spring-boot/ diff --git a/spring-boot-starters/spring-boot-starter-redis/pom.xml b/spring-boot-starters/spring-boot-starter-redis/pom.xml index 48d93242d7..e3b06247e7 100644 --- a/spring-boot-starters/spring-boot-starter-redis/pom.xml +++ b/spring-boot-starters/spring-boot-starter-redis/pom.xml @@ -8,7 +8,6 @@ 1.0.0.BUILD-SNAPSHOT spring-boot-starter-redis - jar Spring Boot Redis Starter Spring Boot Redis Starter http://projects.spring.io/spring-boot/ diff --git a/spring-boot-starters/spring-boot-starter-remote-shell/pom.xml b/spring-boot-starters/spring-boot-starter-remote-shell/pom.xml index 460e85c1c3..f257c2fd51 100644 --- a/spring-boot-starters/spring-boot-starter-remote-shell/pom.xml +++ b/spring-boot-starters/spring-boot-starter-remote-shell/pom.xml @@ -8,7 +8,6 @@ 1.0.0.BUILD-SNAPSHOT spring-boot-starter-remote-shell - jar Spring Boot Remote Shell Starter Spring Boot Remote Shell Starter http://projects.spring.io/spring-boot/ diff --git a/spring-boot-starters/spring-boot-starter-security/pom.xml b/spring-boot-starters/spring-boot-starter-security/pom.xml index 2a07b2e901..234e040e53 100644 --- a/spring-boot-starters/spring-boot-starter-security/pom.xml +++ b/spring-boot-starters/spring-boot-starter-security/pom.xml @@ -8,7 +8,6 @@ 1.0.0.BUILD-SNAPSHOT spring-boot-starter-security - jar Spring Boot Security Starter Spring Boot Security Starter http://projects.spring.io/spring-boot/ diff --git a/spring-boot-starters/spring-boot-starter-test/pom.xml b/spring-boot-starters/spring-boot-starter-test/pom.xml index 6dbe14f028..b70c6f8dd8 100644 --- a/spring-boot-starters/spring-boot-starter-test/pom.xml +++ b/spring-boot-starters/spring-boot-starter-test/pom.xml @@ -8,7 +8,6 @@ 1.0.0.BUILD-SNAPSHOT spring-boot-starter-test - jar Spring Boot Test Starter Spring Boot Test Starter http://projects.spring.io/spring-boot/ diff --git a/spring-boot-starters/spring-boot-starter-thymeleaf/pom.xml b/spring-boot-starters/spring-boot-starter-thymeleaf/pom.xml index 223dd0fdab..17dab397dd 100644 --- a/spring-boot-starters/spring-boot-starter-thymeleaf/pom.xml +++ b/spring-boot-starters/spring-boot-starter-thymeleaf/pom.xml @@ -8,7 +8,6 @@ 1.0.0.BUILD-SNAPSHOT spring-boot-starter-thymeleaf - jar Spring Boot Thymeleaf Starter Spring Boot Thymeleaf Starter http://projects.spring.io/spring-boot/ diff --git a/spring-boot-starters/spring-boot-starter-tomcat/pom.xml b/spring-boot-starters/spring-boot-starter-tomcat/pom.xml index 9db31da9dc..67b2e8a06e 100644 --- a/spring-boot-starters/spring-boot-starter-tomcat/pom.xml +++ b/spring-boot-starters/spring-boot-starter-tomcat/pom.xml @@ -8,7 +8,6 @@ 1.0.0.BUILD-SNAPSHOT spring-boot-starter-tomcat - jar Spring Boot Tomcat Starter Spring Boot Tomcat Starter http://projects.spring.io/spring-boot/ diff --git a/spring-boot-starters/spring-boot-starter-web/pom.xml b/spring-boot-starters/spring-boot-starter-web/pom.xml index aa0b10daf8..7b0067c229 100644 --- a/spring-boot-starters/spring-boot-starter-web/pom.xml +++ b/spring-boot-starters/spring-boot-starter-web/pom.xml @@ -8,7 +8,6 @@ 1.0.0.BUILD-SNAPSHOT spring-boot-starter-web - jar Spring Boot Web Starter Spring Boot Web Starter http://projects.spring.io/spring-boot/ diff --git a/spring-boot-starters/spring-boot-starter-websocket/pom.xml b/spring-boot-starters/spring-boot-starter-websocket/pom.xml index 66a7bbd32b..c2b838e731 100644 --- a/spring-boot-starters/spring-boot-starter-websocket/pom.xml +++ b/spring-boot-starters/spring-boot-starter-websocket/pom.xml @@ -8,7 +8,6 @@ 1.0.0.BUILD-SNAPSHOT spring-boot-starter-websocket - jar Spring Boot WebSocket Starter Spring Boot WebSocket Starter http://projects.spring.io/spring-boot/ diff --git a/spring-boot-starters/spring-boot-starter/pom.xml b/spring-boot-starters/spring-boot-starter/pom.xml index 934d609c0d..ed7832ac6a 100644 --- a/spring-boot-starters/spring-boot-starter/pom.xml +++ b/spring-boot-starters/spring-boot-starter/pom.xml @@ -8,7 +8,6 @@ 1.0.0.BUILD-SNAPSHOT spring-boot-starter - jar Spring Boot Starter Spring Boot Starter http://projects.spring.io/spring-boot/ diff --git a/spring-boot-tools/spring-boot-dependency-tools/pom.xml b/spring-boot-tools/spring-boot-dependency-tools/pom.xml index f0b07185d4..bc8fd8172a 100644 --- a/spring-boot-tools/spring-boot-dependency-tools/pom.xml +++ b/spring-boot-tools/spring-boot-dependency-tools/pom.xml @@ -8,7 +8,6 @@ 1.0.0.BUILD-SNAPSHOT spring-boot-dependency-tools - jar Spring Boot Dependency Tools Spring Boot Dependency Tools http://projects.spring.io/spring-boot/ diff --git a/spring-boot-tools/spring-boot-loader-tools/pom.xml b/spring-boot-tools/spring-boot-loader-tools/pom.xml index 80adbe5e06..9e0aef468a 100644 --- a/spring-boot-tools/spring-boot-loader-tools/pom.xml +++ b/spring-boot-tools/spring-boot-loader-tools/pom.xml @@ -8,7 +8,6 @@ 1.0.0.BUILD-SNAPSHOT spring-boot-loader-tools - jar Spring Boot Loader Tools Spring Boot Loader Tools http://projects.spring.io/spring-boot/ diff --git a/spring-boot-tools/spring-boot-loader/pom.xml b/spring-boot-tools/spring-boot-loader/pom.xml index 93b0aab785..3aedafeec4 100644 --- a/spring-boot-tools/spring-boot-loader/pom.xml +++ b/spring-boot-tools/spring-boot-loader/pom.xml @@ -8,7 +8,6 @@ 1.0.0.BUILD-SNAPSHOT spring-boot-loader - jar Spring Boot Loader Spring Boot Loader http://projects.spring.io/spring-boot/ diff --git a/spring-boot-tools/spring-boot-maven-plugin/src/it/jar/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/src/it/jar/pom.xml index 77034ead10..c851abd8c5 100644 --- a/spring-boot-tools/spring-boot-maven-plugin/src/it/jar/pom.xml +++ b/spring-boot-tools/spring-boot-maven-plugin/src/it/jar/pom.xml @@ -5,7 +5,6 @@ org.springframework.boot.maven.it jar 0.0.1.BUILD-SNAPSHOT - jar UTF-8 diff --git a/spring-boot-tools/spring-boot-maven-plugin/src/it/prop/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/src/it/prop/pom.xml index 0c98fcb151..2bdf801298 100644 --- a/spring-boot-tools/spring-boot-maven-plugin/src/it/prop/pom.xml +++ b/spring-boot-tools/spring-boot-maven-plugin/src/it/prop/pom.xml @@ -5,7 +5,6 @@ org.springframework.boot.maven.it jar 0.0.1.BUILD-SNAPSHOT - jar UTF-8 diff --git a/spring-boot-tools/spring-boot-maven-plugin/src/it/run/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/src/it/run/pom.xml index 9ac723016c..af6bbbc2c7 100644 --- a/spring-boot-tools/spring-boot-maven-plugin/src/it/run/pom.xml +++ b/spring-boot-tools/spring-boot-maven-plugin/src/it/run/pom.xml @@ -5,7 +5,6 @@ org.springframework.boot.maven.it run 0.0.1.BUILD-SNAPSHOT - jar UTF-8 diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml index ccdfcb663b..5d62e3232e 100644 --- a/spring-boot/pom.xml +++ b/spring-boot/pom.xml @@ -9,7 +9,6 @@ ../spring-boot-parent spring-boot - jar Spring Boot Spring Boot http://projects.spring.io/spring-boot/