From: Roland Häder Date: Thu, 10 Aug 2017 21:17:50 +0000 (+0200) Subject: added new project jshop-receipt-core which currently only holds the factory X-Git-Url: https://git.mxchange.org/?p=jprojects-scripts.git;a=commitdiff_plain;h=51165e309fed310fba70f240f9142ed730b74c3f added new project jshop-receipt-core which currently only holds the factory --- 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"