git name
2020-01-22 5454ebd40162281f44297db22ad16d3589553913
java-serverhost/pom.xml
@@ -28,6 +28,18 @@
    </dependencies>
  </dependencyManagement>
  <dependencies>
      <dependency>
         <groupId>io.thorntail</groupId>
         <artifactId>cdi</artifactId>
      </dependency>
      <dependency>
         <groupId>io.thorntail</groupId>
         <artifactId>jaxrs</artifactId>
      </dependency>
   </dependencies>
  <build>
    <finalName>demo</finalName>
    <plugins>