diff --git a/attribution-persistence/email/pom.xml b/attribution-persistence/email/pom.xml
index 5444f57..af401a2 100644
--- a/attribution-persistence/email/pom.xml
+++ b/attribution-persistence/email/pom.xml
@@ -12,6 +12,7 @@
haystack-attribution-persistence-email
+ ${project.artifactId}-${project.version}
1.8
3.0.2
1.2.3
@@ -213,7 +214,7 @@
- haystack-attribution-persistence-email
+ ${finalName}
${basedir}/src/main/scala
diff --git a/attribution-persistence/s3/pom.xml b/attribution-persistence/s3/pom.xml
index 0a5ac25..5cc0d49 100644
--- a/attribution-persistence/s3/pom.xml
+++ b/attribution-persistence/s3/pom.xml
@@ -13,6 +13,7 @@
haystack-attribution-s3
+ ${project.artifactId}-${project.version}
1.8
3.0.2
1.2.3
@@ -207,7 +208,7 @@
- haystack-attribution-persistence-s3
+ ${finalName}
${basedir}/src/main/scala
diff --git a/attributor/pom.xml b/attributor/pom.xml
index d1f5dd6..d81df5c 100644
--- a/attributor/pom.xml
+++ b/attributor/pom.xml
@@ -13,6 +13,7 @@
jar
+ ${project.artifactId}-${project.version}
1.8
3.4.0
@@ -317,7 +318,7 @@
- haystack-attributor
+ ${finalName}
${basedir}/src/main/scala