From 78eb5fe25552daf2ad33bbe98ce5ecb97b071a18 Mon Sep 17 00:00:00 2001
From: Nicolas Capponi <nicolas.capponi@forgerock.com>
Date: Thu, 26 Dec 2013 15:50:24 +0000
Subject: [PATCH] Checkpoint commit for OPENDJ-1235 : Migrate configuration framework
---
opendj-sdk/pom.xml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/opendj-sdk/pom.xml b/opendj-sdk/pom.xml
index 755f83b..d0b0942 100644
--- a/opendj-sdk/pom.xml
+++ b/opendj-sdk/pom.xml
@@ -92,6 +92,7 @@
<!--module>opendj-admin</module-->
<module>opendj-core</module>
<module>opendj-grizzly</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