diff --git a/pom.xml b/pom.xml index 4c07912..4f94141 100644 --- a/pom.xml +++ b/pom.xml @@ -1,214 +1,214 @@ - + - 4.0.0 - - com.td.bbwp - processFacade - 0.0.1-SNAPSHOT - jar - - springReact - Spring Boot REST + React.js frontend - - - org.springframework.boot - spring-boot-starter-parent - 1.4.2.RELEASE - - - - - UTF-8 - UTF-8 - 1.8 - - - - - org.springframework.boot - spring-boot-starter-web - - - - org.springframework.boot - spring-boot-devtools - runtime - - - - org.springframework.boot - spring-boot-starter-data-rest - - - - org.springframework.boot - spring-boot-starter-data-jpa - - - - com.h2database - h2 - - - - org.springframework.boot - spring-boot-starter-thymeleaf - - - - org.thymeleaf.extras - thymeleaf-extras-springsecurity4 - 2.1.2.RELEASE - - - - org.springframework.boot - spring-boot-starter-security - - - - org.springframework.boot - spring-boot-starter-test - test - - - - commons-beanutils - commons-beanutils - 1.9.2 - - - - br.com.six2six - fixture-factory - 3.1.0 - - - - - io.javaslang - javaslang - 2.0.5 - - - - org.jacoco - jacoco-maven-plugin - 0.7.5.201505241946 - - - - - org.kie.remote - kie-remote-client - 6.5.0.Final - - - - mysql - mysql-connector-java - 5.1.28 - runtime - - - - commons-lang - commons-lang - 2.6 - - - - org.springframework.security - spring-security-test - test - - - org.springframework.restdocs - spring-restdocs-mockmvc - test - - - - - - - - - org.springframework.boot - spring-boot-maven-plugin - - true - - - - - org.codehaus.mojo - build-helper-maven-plugin - - - generate-sources - - add-source - - - - generated/main/java - - - - - - - add-test-source - generate-test-sources - - add-test-source - - - - generated/test/java - - - - - - - - - - org.jacoco - jacoco-maven-plugin - 0.7.5.201505241946 - - - default-prepare-agent - - prepare-agent - - - - default-report - prepare-package - - report - - - - - - - - - - - - - - - jboss - http://repository.jboss.org/nexus/content/groups/public/ - - - + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 + + com.td.bbwp + processFacade + 0.0.1-SNAPSHOT + jar + + springReact + Spring Boot REST + React.js frontend + + + org.springframework.boot + spring-boot-starter-parent + 1.4.2.RELEASE + + + + + UTF-8 + UTF-8 + 1.8 + + + + + org.springframework.boot + spring-boot-starter-web + + + + org.springframework.boot + spring-boot-devtools + runtime + + + + org.springframework.boot + spring-boot-starter-data-rest + + + + org.springframework.boot + spring-boot-starter-data-jpa + + + + com.h2database + h2 + + + + org.springframework.boot + spring-boot-starter-thymeleaf + + + + org.thymeleaf.extras + thymeleaf-extras-springsecurity4 + 2.1.2.RELEASE + + + + org.springframework.boot + spring-boot-starter-security + + + + org.springframework.boot + spring-boot-starter-test + test + + + + commons-beanutils + commons-beanutils + 1.9.2 + + + + br.com.six2six + fixture-factory + 3.1.0 + + + + + io.javaslang + javaslang + 2.0.5 + + + + org.jacoco + jacoco-maven-plugin + 0.8.9 + + + + + org.kie.remote + kie-remote-client + 6.5.0.Final + + + + mysql + mysql-connector-java + 5.1.28 + runtime + + + + commons-lang + commons-lang + 2.6 + + + + org.springframework.security + spring-security-test + test + + + org.springframework.restdocs + spring-restdocs-mockmvc + test + + + + + + + + + org.springframework.boot + spring-boot-maven-plugin + + true + + + + + org.codehaus.mojo + build-helper-maven-plugin + + + generate-sources + + add-source + + + + generated/main/java + + + + + + + add-test-source + generate-test-sources + + add-test-source + + + + generated/test/java + + + + + + + + + + org.jacoco + jacoco-maven-plugin + 0.7.5.201505241946 + + + default-prepare-agent + + prepare-agent + + + + default-report + prepare-package + + report + + + + + + + + + + + + + + + jboss + http://repository.jboss.org/nexus/content/groups/public/ + + +