diff options
Diffstat (limited to 'samples/pom.xml')
-rw-r--r-- | samples/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/pom.xml b/samples/pom.xml index 4c5eddf8b..d3d01b251 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -25,7 +25,7 @@ <groupId>io.fd.honeycomb</groupId> <artifactId>samples-aggregator</artifactId> <version>1.16.12-SNAPSHOT</version> - <name>honeycomb-infra</name> + <name>samples</name> <packaging>pom</packaging> <modelVersion>4.0.0</modelVersion> <prerequisites> |