First THEMAS Release converted to Maven
This release contains exactly the same source code with the first release of THEMAS v1.0 but is now made available in Maven format.
The following folder structure changes have been made:
- Folder: "Sources/WebApplication/src/java" has been moved to "src/main/java"
- Folder: "Sources/WebApplication/web" has been moved to "src/main/webapp"
- Folder: "Sources/THEMAS_DB_FOLDER" has been moved to "src/main/resources/THEMAS_DB_FOLDER"