From 0eee9fee226a8cb624bd50c09db218f6dcaa6084 Mon Sep 17 00:00:00 2001 From: Roland Haeder Date: Tue, 29 Sep 2015 09:05:49 +0200 Subject: [PATCH] =?utf8?q?renamed=20project=20Signed-off-by:Roland=20H?= =?utf8?q?=C3=A4der=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- dist.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist.sh b/dist.sh index cd5274f..7faca7c 100755 --- a/dist.sh +++ b/dist.sh @@ -1,6 +1,6 @@ #!/bin/sh -NAME="jcore-ee-logger" +NAME="jcore-logger-ejb" LIST=`find ../*/lib/${NAME}.jar` LIST="${LIST} `find ../*/*-ejb/lib/${NAME}.jar`" -- 2.39.5