From 9bcde9bab80423ec592b5696a9ed60e755fadd97 Mon Sep 17 00:00:00 2001
From: Nicolas Capponi <nicolas.capponi@forgerock.com>
Date: Mon, 30 Dec 2013 22:20:56 +0000
Subject: [PATCH] Checkpoint commit for OPENDJ-1235 : Migrate configuration framework
---
pom.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/pom.xml b/pom.xml
index 8067c91..3153a78 100644
--- a/pom.xml
+++ b/pom.xml
@@ -92,7 +92,7 @@
<module>opendj-config-maven-plugin</module>
<module>opendj-core</module>
<module>opendj-grizzly</module>
- <module>opendj-admin</module>
+ <!-- <module>opendj-admin</module> -->
<module>opendj-ldap-sdk</module>
<module>opendj-ldap-toolkit</module>
<module>opendj-ldap-sdk-examples</module>
--
Gitblit v1.10.0