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