From 6aa1f44575a48bdc633fdf6a3274fd6a1a4065b9 Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Thu, 12 Jun 2014 19:49:01 +0200 Subject: Initial migration out of cristal-kernel --- pom.xml | 105 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 105 insertions(+) create mode 100644 pom.xml (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..6853210 --- /dev/null +++ b/pom.xml @@ -0,0 +1,105 @@ + + 4.0.0 + cristal + cristal-ldap + 1.0-SNAPSHOT + cristal-ldap + CRISTAL Module + + UTF-8 + + + + + src/main/resources + META-INF/cristal + true + + module.xml + + + + src/main/resources + com/c2kernel/lookup/ldap/resources + + module.xml + + + + + + maven-compiler-plugin + 2.3.2 + + 1.6 + 1.6 + + + + + + + cccs.releases + http://dev.cccs.uwe.ac.uk:8081/nexus/content/repositories/releases + + + cccs.snapshots + http://dev.cccs.uwe.ac.uk:8081/nexus/content/repositories/snapshots + + + + + + cccs.releases + CCCS Nexus Release Repository + http://dev.cccs.uwe.ac.uk:8081/nexus/content/repositories/releases + + true + + + false + + + + cccs.snapshots + CCCS Nexus Snapshot Repository + http://dev.cccs.uwe.ac.uk:8081/nexus/content/repositories/snapshots + + false + + + true + + + + cccs.public + CCCS Nexus Public Repository + http://dev.cccs.uwe.ac.uk:8081/nexus/content/repositories/public + + + + + + cristal + cristal-kernel + 3.0-SNAPSHOT + + + com.novell.ldap + jldap + 4.3 + + + + + + cristal + cristal-kernel + + + com.novell.ldap + jldap + + + \ No newline at end of file -- cgit v1.2.3