From a1253108c918b38b9c8936c0597e8ea4446bd982 Mon Sep 17 00:00:00 2001 From: Athou Date: Mon, 17 Jun 2013 11:56:27 +0200 Subject: [PATCH] no longer an issue to use hsqldb --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5eb7d240..7ad2a676 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ If you don't have git you can download the sources as a zip file from [here](htt Now build the application - Embedded HSQL database (not recommended, ok for quick tests but automatic schema updates are not working): + Embedded HSQL database mvn clean package tomee:build -Pprod External MySQL database: