Remove module-info.java.

Maven emits the following warning:

    [WARNING] ********************************************************************************************************************************************************************************************************************************
    [WARNING] * Required filename-based automodules detected: [quarkus-core-1.13.3.Final.jar, smallrye-common-constraint-1.5.0.jar, jboss-logmanager-embedded-1.0.9.jar]. Please don't publish this project to a public artifact repository! *
    [WARNING] ********************************************************************************************************************************************************************************************************************************

This patch removes module-info.java again.

Change-Id: I33a3045656030cc93e01e5bc556ab4b8c454cdb8
1 file changed
tree: ee732ea7321bbb90f02f00b0aad1ee8ad9760f9b
  1. deployment/
  2. runtime/
  3. .gitignore
  4. pom.xml