From 51165e309fed310fba70f240f9142ed730b74c3f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Thu, 10 Aug 2017 23:17:50 +0200 Subject: [PATCH] added new project jshop-receipt-core which currently only holds the factory --- .jprojects.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.jprojects.sh b/.jprojects.sh index 9f05fd5..1c32e0c 100644 --- a/.jprojects.sh +++ b/.jprojects.sh @@ -21,7 +21,7 @@ LIBRARIES="jcore jcoreee \ jcustomer-core jcustomer-lib \ jproduct-core jproduct-lib \ jshop-core jshop-ee-lib \ - jshop-receipt-lib" + jshop-receipt-core jshop-receipt-lib" # Base application names (all) BASE_APPLICATION_NAMES="addressbook jfinancials jjobs jtrainings pizzaservice" -- 2.39.2