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