diff --git a/pom.xml b/pom.xml index 7749fcc..d0c9888 100644 --- a/pom.xml +++ b/pom.xml @@ -5,31 +5,21 @@ 4.0.0 - org.springframework.boot - spring-boot-starter-parent - 2.1.2.RELEASE - + de.77zzcx7.financer + financer-parent + 6-SNAPSHOT + ../financer-parent de.77zzcx7.financer financer-server - - 6-SNAPSHOT ${packaging.type} The server part of the financer application - a simple app to manage your personal finances financer-server - UTF-8 - 1.9 - 1.9 - 1.9 jar hsqldb,dev - - 000006 @@ -57,7 +47,6 @@ org.apache.commons commons-collections4 - 4.3 @@ -96,30 +85,10 @@ junit junit - 4.12 test - - ${project.artifactId} - - - org.springframework.boot - spring-boot-maven-plugin - - - org.apache.maven.plugins - maven-surefire-plugin - - - **/*IntegrationTest - - - - - - @@ -134,33 +103,6 @@ - - integration-tests - - - - maven-surefire-plugin - - - integration-test - - test - - - - none - - - **/*IntegrationTest - - - - - - - - - build-war