From 243a1ca3df9b35ce0b63864a6c2796467b49de9b Mon Sep 17 00:00:00 2001
From: =?utf8?q?Roland=20H=C3=A4der?= <roland@mxchange.org>
Date: Sun, 16 Apr 2017 00:05:32 +0200
Subject: [PATCH] updated source references, how does '/src/' come in
 everywhere?
MIME-Version: 1.0
Content-Type: text/plain; charset=utf8
Content-Transfer-Encoding: 8bit

Signed-off-by: Roland Häder <roland@mxchange.org>
---
 nbproject/project.properties | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/nbproject/project.properties b/nbproject/project.properties
index 5f217f2..5c111c2 100644
--- a/nbproject/project.properties
+++ b/nbproject/project.properties
@@ -93,8 +93,8 @@ run.test.classpath=\
     ${javac.test.classpath}:\
     ${build.test.classes.dir}
 source.encoding=UTF-8
-source.reference.jcontacts-business-core.jar=../jcontacts-business-core/src/
-source.reference.jcontacts-core.jar=../jcontacts-core/src/
-source.reference.jcontacts-lib.jar=../jcontacts-lib/src/
+source.reference.jcontacts-business-core.jar=../jcontacts-business-core/
+source.reference.jcontacts-core.jar=../jcontacts-core/
+source.reference.jcontacts-lib.jar=../jcontacts-lib/
 src.dir=src
 test.src.dir=test
-- 
2.39.5