From 4e7cdf4d9033cc5e967b427a76000453d7f15180 Mon Sep 17 00:00:00 2001
From: Bruno Lavit <bruno.lavit@forgerock.com>
Date: Thu, 20 Oct 2016 07:25:57 +0000
Subject: [PATCH] RELENG-70 - New mechanism to get the ForgeRock binary license using ForgeRock parent 2.0.10

---
 opendj-server-legacy/pom.xml |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/opendj-server-legacy/pom.xml b/opendj-server-legacy/pom.xml
index 78e6fb0..d8f2043 100644
--- a/opendj-server-legacy/pom.xml
+++ b/opendj-server-legacy/pom.xml
@@ -60,9 +60,6 @@
     <!-- Other properties -->
     <maven.build.timestamp.format>yyyyMMdd</maven.build.timestamp.format>
 
-    <!-- If we release this project, we need to include the Forgerock binary license -->
-    <include.binary.license>${project.build.directory}/legal-notices/</include.binary.license>
-
     <!-- Additional OSGI import package for this module -->
     <opendj.osgi.import.additional>
       org.forgerock.opendj.*;provide:=true,

--
Gitblit v1.10.0