From 886a64b8c1ddc854958bbac92cc9b76d91d3fe26 Mon Sep 17 00:00:00 2001
From: Matthew Swift <matthew.swift@forgerock.com>
Date: Mon, 05 Dec 2011 17:54:22 +0000
Subject: [PATCH] OPENDJ-370: Implement an example Sun DSEE -> OpenDJ change log based synchronization daemon.
---
opendj3/pom.xml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/opendj3/pom.xml b/opendj3/pom.xml
index 1424c85..bfe24ac 100644
--- a/opendj3/pom.xml
+++ b/opendj3/pom.xml
@@ -95,6 +95,7 @@
<module>opendj-build-tools</module>
<module>opendj-ldap-sdk</module>
<module>opendj-ldap-toolkit</module>
+ <module>opendj-ldap-sync</module>
<module>opendj-ldap-sdk-examples</module>
</modules>
<properties>
--
Gitblit v1.10.0