diff --git a/Makefile b/Makefile index 20fec5c..92c9cb0 100644 --- a/Makefile +++ b/Makefile @@ -2,4 +2,4 @@ all: build build: - \ No newline at end of file + mvn clean compile assembly:singlem \ No newline at end of file