]> git.mxchange.org Git - jcore.git/commitdiff
Fixed lib path
authorRoland Haeder <roland@mxchange.org>
Mon, 17 Aug 2015 06:09:17 +0000 (08:09 +0200)
committerRoland Haeder <roland@mxchange.org>
Mon, 17 Aug 2015 06:09:17 +0000 (08:09 +0200)
Signed-off-by:Roland Häder <roland@mxchange.org>

nbproject/project.properties

index fc4dfa5ada652ec3ffaaa6dd4c3ae186484d8e0f..33c94ac75a243ba291d89469b6bd2083998d344a 100644 (file)
@@ -31,7 +31,7 @@ dist.jar=${dist.dir}/jcore.jar
 dist.javadoc.dir=${dist.dir}/javadoc
 endorsed.classpath=
 excludes=
-file.reference.commons-codec-1.10.jar=../../MyProjects/jcore/lib/commons-codec-1.10.jar
+file.reference.commons-codec-1.10.jar=lib/commons-codec-1.10.jar
 file.reference.log4j-api-2.3.jar=lib/log4j-api-2.3.jar
 file.reference.log4j-core-2.3.jar=lib/log4j-core-2.3.jar
 includes=**