From 09a696cadc620d9d18add4262c352831d7ba7043 Mon Sep 17 00:00:00 2001 From: Gaetan Boismal <gaetan.boismal@forgerock.com> Date: Wed, 21 Oct 2015 16:05:43 +0000 Subject: [PATCH] OPENDJ-2226 PR-96 Resolve split package issues --- opendj-config/src/main/resources/com/forgerock/opendj/ldap/config/protocol.properties | 0 1 files changed, 0 insertions(+), 0 deletions(-) diff --git a/opendj-config/src/main/resources/com/forgerock/opendj/ldap/protocol.properties b/opendj-config/src/main/resources/com/forgerock/opendj/ldap/config/protocol.properties similarity index 100% rename from opendj-config/src/main/resources/com/forgerock/opendj/ldap/protocol.properties rename to opendj-config/src/main/resources/com/forgerock/opendj/ldap/config/protocol.properties -- Gitblit v1.10.0