From bd53d2e2deca165877ab45bda6260b0f644d8767 Mon Sep 17 00:00:00 2001
From: Matthew Swift <matthew.swift@forgerock.com>
Date: Fri, 06 Apr 2012 14:57:41 +0000
Subject: [PATCH] Initial commit of opendj-rest2ldap module skeleton.
---
opendj3/pom.xml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/opendj3/pom.xml b/opendj3/pom.xml
index 3d222db..73ddd29 100644
--- a/opendj3/pom.xml
+++ b/opendj3/pom.xml
@@ -95,6 +95,7 @@
<module>opendj-ldap-sdk</module>
<module>opendj-ldap-toolkit</module>
<module>opendj-ldap-sync</module>
+ <module>opendj-rest2ldap</module>
<module>opendj-ldap-sdk-examples</module>
</modules>
<properties>
--
Gitblit v1.10.0