From c98f26d7a3c0bca7d22742f14a31964ccba0afe7 Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Tue, 15 Jan 2013 14:28:15 +0100 Subject: Import cleanup --- pom.xml | 146 +++++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 80 insertions(+), 66 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 0eaf35c..02cb37f 100644 --- a/pom.xml +++ b/pom.xml @@ -1,11 +1,12 @@ - - 4.0.0 - cristal - xmldb - 0.0.1-SNAPSHOT - cristal-xmldb - CRISTAL Module - + + 4.0.0 + cristal + xmldb + 0.0.1-SNAPSHOT + cristal-xmldb + CRISTAL Module + src/main/resources @@ -23,65 +24,78 @@ + + + + maven-compiler-plugin + 2.3.2 + + 1.6 + 1.6 + + + + + - - releases - http://cristal.cccs.uwe.ac.uk:8081/nexus/content/repositories/releases - - - snapshots - http://cristal.cccs.uwe.ac.uk:8081/nexus/content/repositories/snapshots - - + + releases + http://cristal.cccs.uwe.ac.uk:8081/nexus/content/repositories/releases + + + snapshots + http://cristal.cccs.uwe.ac.uk:8081/nexus/content/repositories/snapshots + + - - - releases - CRISTAL Nexus Release Repository - http://cristal.cccs.uwe.ac.uk:8081/nexus/content/repositories/releases - - true - - - false - - - - snapshots - CRISTAL Nexus Snapshot Repository - http://cristal.cccs.uwe.ac.uk:8081/nexus/content/repositories/snapshots - - false - - - true - - - - public - CRISTAL Nexus Public Repository - http://cristal.cccs.uwe.ac.uk:8081/nexus/content/repositories/public - - - - - - cristal - cristal-kernel - 2.3.3-SNAPSHOT - - - - - - cristal - cristal-kernel - - - org.exist-db - exist - 1.4.3 - - + + + releases + CRISTAL Nexus Release Repository + http://cristal.cccs.uwe.ac.uk:8081/nexus/content/repositories/releases + + true + + + false + + + + snapshots + CRISTAL Nexus Snapshot Repository + http://cristal.cccs.uwe.ac.uk:8081/nexus/content/repositories/snapshots + + false + + + true + + + + public + CRISTAL Nexus Public Repository + http://cristal.cccs.uwe.ac.uk:8081/nexus/content/repositories/public + + + + + + cristal + cristal-kernel + 2.3.3-SNAPSHOT + + + + + + cristal + cristal-kernel + + + org.exist-db + exist + 1.4.3 + + \ No newline at end of file -- cgit v1.2.3