diff --git a/pom.xml b/pom.xml
index 2771336..dbca90c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,12 +11,12 @@
- de.77zzcx7
- financer
+ de.77zzcx7.financer
+ financer-server
1-SNAPSHOT
${packaging.type}
-
- financer
+ The server part of the financer application - a simple app to manage your personal finances
+ financer-server
UTF-8
@@ -25,6 +25,10 @@
1.9
jar
hsqldb,dev
+
+ 000001
@@ -97,7 +101,7 @@
- financer
+ ${project.artifactId}
org.springframework.boot
@@ -163,7 +167,7 @@
postgres
- financer##${project.version}
+ ${project.artifactId}##${parallelDeploymentVersion}