From 4951001b2e4b8b018450282a0e52ef5c091d4191 Mon Sep 17 00:00:00 2001
From: Matthew Swift <matthew.swift@forgerock.com>
Date: Mon, 06 Jan 2014 18:24:32 +0000
Subject: [PATCH] OPENDJ-1235: Migrate configuration framework
---
pom.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/pom.xml b/pom.xml
index 3153a78..2b273e1 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-config</module> -->
<module>opendj-ldap-sdk</module>
<module>opendj-ldap-toolkit</module>
<module>opendj-ldap-sdk-examples</module>
--
Gitblit v1.10.0