From 123cb71a1b498c8e6411550a6abc81edfe8ef040 Mon Sep 17 00:00:00 2001
From: Nicolas Capponi <nicolas.capponi@forgerock.com>
Date: Tue, 03 May 2016 15:49:56 +0000
Subject: [PATCH] OPENDJ-2933 Create the opendj-openidm-account-change-notification-handler module
---
pom.xml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/pom.xml b/pom.xml
index 11b4ce9..f08767e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -228,6 +228,7 @@
<module>opendj-legacy</module>
<module>opendj-server-legacy</module>
<module>opendj-dsml-servlet</module>
+ <module>opendj-openidm-account-change-notification-handler</module>
</modules>
<build>
--
Gitblit v1.10.0