summaryrefslogtreecommitdiffstats
path: root/infra/notification/impl
diff options
context:
space:
mode:
Diffstat (limited to 'infra/notification/impl')
-rw-r--r--infra/notification/impl/asciidoc/Readme.adoc3
-rw-r--r--infra/notification/impl/pom.xml1
2 files changed, 4 insertions, 0 deletions
diff --git a/infra/notification/impl/asciidoc/Readme.adoc b/infra/notification/impl/asciidoc/Readme.adoc
new file mode 100644
index 000000000..684cf3fe5
--- /dev/null
+++ b/infra/notification/impl/asciidoc/Readme.adoc
@@ -0,0 +1,3 @@
+= notification-impl
+
+Overview of notification-impl \ No newline at end of file
diff --git a/infra/notification/impl/pom.xml b/infra/notification/impl/pom.xml
index f289f75d1..4767fc958 100644
--- a/infra/notification/impl/pom.xml
+++ b/infra/notification/impl/pom.xml
@@ -25,6 +25,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.fd.honeycomb</groupId>
<artifactId>notification-impl</artifactId>
+ <name>${project.artifactId}</name>
<version>1.16.12-SNAPSHOT</version>
<packaging>bundle</packaging>