diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -17,13 +17,13 @@ <parent> <groupId>io.fd.honeycomb.common</groupId> <artifactId>honeycomb-parent</artifactId> - <version>1.17.07-SNAPSHOT</version> + <version>1.17.07-RC1</version> <relativePath>common/honeycomb-parent</relativePath> </parent> <groupId>io.fd.honeycomb</groupId> <artifactId>honeycomb-aggregator</artifactId> - <version>1.17.07-SNAPSHOT</version> + <version>1.17.07-RC1</version> <name>honeycomb</name> <packaging>pom</packaging> <modelVersion>4.0.0</modelVersion> |