From 56501182461c8fd18d2098593a30b0058eb0f139 Mon Sep 17 00:00:00 2001 From: David Pilato Date: Tue, 24 Mar 2015 18:09:35 +0100 Subject: [PATCH] Move parent after project artifactid --- pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index c9dbc6ddb24..32e498bd7ba 100644 --- a/pom.xml +++ b/pom.xml @@ -4,12 +4,6 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - - org.elasticsearch - elasticsearch-parent - 2.0.0-SNAPSHOT - - org.elasticsearch elasticsearch-analysis-stempel 3.0.0-SNAPSHOT @@ -31,6 +25,12 @@ http://github.com/elasticsearch/elasticsearch-analysis-stempel + + org.elasticsearch + elasticsearch-parent + 2.0.0-SNAPSHOT + +