diff --git a/core/pom.xml b/core/pom.xml index 7de340bf3a7..5c0dd2555c6 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.elasticsearch - elasticsearch-parent + parent 2.1.0-SNAPSHOT diff --git a/distribution/pom.xml b/distribution/pom.xml index 7e8c52e1caa..52969ee779c 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.elasticsearch - elasticsearch-parent + parent 2.1.0-SNAPSHOT diff --git a/plugins/pom.xml b/plugins/pom.xml index f9a976b4946..e87ef1e0678 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -15,7 +15,7 @@ org.elasticsearch - elasticsearch-parent + parent 2.1.0-SNAPSHOT diff --git a/pom.xml b/pom.xml index 7c6fa5840e0..71129a6689c 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.elasticsearch - elasticsearch-parent + parent 2.1.0-SNAPSHOT pom Elasticsearch: Parent POM @@ -27,9 +27,9 @@ - scm:git:git@github.com:elasticsearch/elasticsearch-parent.git - scm:git:git@github.com:elasticsearch/elasticsearch-parent.git - http://github.com/elasticsearch/elasticsearch-parent + scm:git:git@github.com:elastic/elasticsearch.git + scm:git:git@github.com:elastic/elasticsearch.git + http://github.com/elastic/elasticsearch diff --git a/qa/pom.xml b/qa/pom.xml index e303ee27c32..d918de924ae 100644 --- a/qa/pom.xml +++ b/qa/pom.xml @@ -14,7 +14,7 @@ org.elasticsearch - elasticsearch-parent + parent 2.1.0-SNAPSHOT