From 9036efcf186cf160cee9b05dfde3fdee97a04b50 Mon Sep 17 00:00:00 2001 From: =?utf8?q?David=20=E2=80=98Bombe=E2=80=99=20Roden?= Date: Tue, 12 Oct 2010 06:46:36 +0200 Subject: [PATCH] Move section to top of file. --- pom.xml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/pom.xml b/pom.xml index ec169b2..bf2759e 100644 --- a/pom.xml +++ b/pom.xml @@ -3,18 +3,6 @@ net.pterodactylus sone 0.0.1-SNAPSHOT - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.6 - 1.6 - - - - net.pterodactylus @@ -28,4 +16,16 @@ test + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.6 + 1.6 + + + + -- 2.7.4