summaryrefslogtreecommitdiffstats
path: root/infra/it/test-model
diff options
context:
space:
mode:
Diffstat (limited to 'infra/it/test-model')
-rw-r--r--infra/it/test-model/asciidoc/Readme.adoc3
-rw-r--r--infra/it/test-model/pom.xml3
2 files changed, 5 insertions, 1 deletions
diff --git a/infra/it/test-model/asciidoc/Readme.adoc b/infra/it/test-model/asciidoc/Readme.adoc
new file mode 100644
index 000000000..a1a3715ea
--- /dev/null
+++ b/infra/it/test-model/asciidoc/Readme.adoc
@@ -0,0 +1,3 @@
+= honeycomb-test-model
+
+Overview of honeycomb-test-model \ No newline at end of file
diff --git a/infra/it/test-model/pom.xml b/infra/it/test-model/pom.xml
index a2f47aa3c..909c4866f 100644
--- a/infra/it/test-model/pom.xml
+++ b/infra/it/test-model/pom.xml
@@ -22,8 +22,9 @@
</parent>
<modelVersion>4.0.0</modelVersion>
- <groupId>io.fd.honeycomb</groupId>
+ <groupId>io.fd.honeycomb.it</groupId>
<artifactId>honeycomb-test-model</artifactId>
+ <name>${project.artifactId}</name>
<version>1.16.12-SNAPSHOT</version>
<packaging>bundle</packaging>