From 58e185073a7d514ddafdc3aa761cc0449efbcaf7 Mon Sep 17 00:00:00 2001
From: Gaetan Boismal <gaetan.boismal@forgerock.com>
Date: Wed, 11 Feb 2015 16:10:53 +0000
Subject: [PATCH] OPENDJ-1769 Add svn-property-check plugin as module
---
pom.xml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/pom.xml b/pom.xml
index bc0a1da..b70143d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -94,6 +94,7 @@
<module>opendj-manifest-classpath-maven-plugin</module>
<module>opendj-logref-doc-maven-plugin</module>
<module>opendj-concat-schema-maven-plugin</module>
+ <module>opendj-svn-property-check-maven-plugin</module>
<module>opendj-core</module>
<module>opendj-grizzly</module>
<module>opendj-config</module>
--
Gitblit v1.10.0