From bc797f31e2c84f88e03378f6e7b6832dd04f3049 Mon Sep 17 00:00:00 2001 From: Michal Kordas Date: Fri, 11 Sep 2015 23:38:29 +0200 Subject: [PATCH] Issue #809: Rearrange POM to use canonical ordering --- pom.xml | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index 19c7acbd0..517d7817e 100644 --- a/pom.xml +++ b/pom.xml @@ -193,6 +193,15 @@ 1.7 + + + + nexus-snapshot + Official Maven Apache Repo + https://nexus.codehaus.org/content/repositories/snapshots/ + + + org.apache.commons @@ -1657,14 +1666,4 @@ - - - - - nexus-snapshot - Official Maven Apache Repo - https://nexus.codehaus.org/content/repositories/snapshots/ - - -