diff --git a/spring-boot-samples/spring-boot-sample-data-elasticsearch/pom.xml b/spring-boot-samples/spring-boot-sample-data-elasticsearch/pom.xml index d4e76673cbd..1b1419cf5f4 100644 --- a/spring-boot-samples/spring-boot-sample-data-elasticsearch/pom.xml +++ b/spring-boot-samples/spring-boot-sample-data-elasticsearch/pom.xml @@ -8,9 +8,14 @@ spring-boot-samples 1.1.0.BUILD-SNAPSHOT - spring-boot-sample-data-gemfire - jar - + spring-boot-sample-data-elasticsearch + Spring Boot Data Elasticsearch Sample + Spring Boot Data Elasticsearch Sample + http://projects.spring.io/spring-boot/ + + Pivotal Software, Inc. + http://www.spring.io + ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-data-gemfire/pom.xml b/spring-boot-samples/spring-boot-sample-data-gemfire/pom.xml index 3571a0db4e5..f0d0e3f8aed 100644 --- a/spring-boot-samples/spring-boot-sample-data-gemfire/pom.xml +++ b/spring-boot-samples/spring-boot-sample-data-gemfire/pom.xml @@ -9,7 +9,13 @@ 1.1.0.BUILD-SNAPSHOT spring-boot-sample-data-gemfire - jar + Spring Boot Data Gemfire Sample + Spring Boot Data Gemfire Sample + http://projects.spring.io/spring-boot/ + + Pivotal Software, Inc. + http://www.spring.io + ${basedir}/../.. diff --git a/spring-boot-starters/spring-boot-starter-data-elasticsearch/pom.xml b/spring-boot-starters/spring-boot-starter-data-elasticsearch/pom.xml index c850a0c07ce..62a98a2cec1 100644 --- a/spring-boot-starters/spring-boot-starter-data-elasticsearch/pom.xml +++ b/spring-boot-starters/spring-boot-starter-data-elasticsearch/pom.xml @@ -8,7 +8,13 @@ 1.1.0.BUILD-SNAPSHOT spring-boot-starter-data-elasticsearch - jar + Spring Boot Data Elasticsearch Starter + Spring Boot Data Elasticsearch Starter + http://projects.spring.io/spring-boot/ + + Pivotal Software, Inc. + http://www.spring.io + ${basedir}/../..