From 79d0c0c8186b290efff37b39fab6d2b9c422d04c Mon Sep 17 00:00:00 2001
From: Nicolas Capponi <nicolas.capponi@forgerock.com>
Date: Mon, 27 Jan 2014 14:15:04 +0000
Subject: [PATCH] Checkpoint commit for OPENDJ-1288 : Migrate I18n and logging support to i18n framework and SLF4J
---
pom.xml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/pom.xml b/pom.xml
index dd02276..8bf42e0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -103,6 +103,7 @@
<module>opendj-server2x-adapter</module>
<module>opendj-server</module>
<module>opendj-server-example-plugin</module>
+ <module>opendj-slf4j-adapter</module>
</modules>
<properties>
<mavenRepoSnapshots>http://maven.forgerock.org/repo/snapshots</mavenRepoSnapshots>
--
Gitblit v1.10.0