summaryrefslogtreecommitdiffstats
path: root/infra
diff options
context:
space:
mode:
Diffstat (limited to 'infra')
-rw-r--r--infra/it/pom.xml2
-rw-r--r--infra/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/infra/it/pom.xml b/infra/it/pom.xml
index 6151ec6ac..8ebbd7e21 100644
--- a/infra/it/pom.xml
+++ b/infra/it/pom.xml
@@ -18,7 +18,7 @@
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>honeycomb-it-aggregator</artifactId>
<version>1.16.12-SNAPSHOT</version>
- <name>honeycomb</name>
+ <name>honeycomb-it</name>
<packaging>pom</packaging>
<modelVersion>4.0.0</modelVersion>
<prerequisites>
diff --git a/infra/pom.xml b/infra/pom.xml
index 782f1f442..37ab3b42b 100644
--- a/infra/pom.xml
+++ b/infra/pom.xml
@@ -25,7 +25,7 @@
<groupId>io.fd.honeycomb</groupId>
<artifactId>infra-aggregator</artifactId>
<version>1.16.12-SNAPSHOT</version>
- <name>honeycomb-infra</name>
+ <name>infra</name>
<packaging>pom</packaging>
<modelVersion>4.0.0</modelVersion>
<prerequisites>