diff --git a/dev-tools/pom.xml b/dev-tools/pom.xml index 3f8ab95c153..cf33f0e0cfc 100644 --- a/dev-tools/pom.xml +++ b/dev-tools/pom.xml @@ -3,7 +3,7 @@ org.elasticsearch elasticsearch-dev-tools 2.1.0-SNAPSHOT - Elasticsearch Build Resources + Build Tools and Resources Tools to assist in building and developing in the Elasticsearch project org.sonatype.oss diff --git a/pom.xml b/pom.xml index 787a4b07f0e..1755b47c2f8 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ 2.1.0-SNAPSHOT pom Elasticsearch Parent POM - Elasticsearch Parent POM + Parent POM 2009 diff --git a/rest-api-spec/pom.xml b/rest-api-spec/pom.xml index 3e4315cc83b..32f231a0252 100644 --- a/rest-api-spec/pom.xml +++ b/rest-api-spec/pom.xml @@ -3,7 +3,7 @@ org.elasticsearch elasticsearch-rest-api-spec 2.1.0-SNAPSHOT - Elasticsearch Rest API Spec + Rest API Specification REST API Specification and tests for use with the Elasticsearch REST Test framework org.sonatype.oss