Contributors: If you run unit tests locally, you will need to import Server/db_exports/testuser.sql to set up the unit test user in your local database server (or change the credentials used for unit testing in Server/src/test/resources/test.conf)
Bumped version of build plugins to latest
Increased maven build heap size to 1024m as builds were starting to run out of memory
Added missing version number to build plugin, fixes build warning