From 612add19abcbb43a421bcc9f0980950388349282 Mon Sep 17 00:00:00 2001
From: Gaetan Boismal <gaetan.boismal@forgerock.com>
Date: Thu, 27 Aug 2015 07:10:40 +0000
Subject: [PATCH] OPENDJ-2252 Remove svn-property-check maven plugin

---
 pom.xml |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/pom.xml b/pom.xml
index d73589f..37059d1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -92,7 +92,6 @@
   <modules>
     <module>opendj-maven-plugin</module>
     <module>opendj-copyright-maven-plugin</module>
-    <module>opendj-svn-property-check-maven-plugin</module>
     <module>opendj-doc-maven-plugin</module>
     <module>opendj-core</module>
     <module>opendj-grizzly</module>

--
Gitblit v1.10.0