diff options
Diffstat (limited to 'common/pom.xml')
-rw-r--r-- | common/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/common/pom.xml b/common/pom.xml index fdc5efc08..16ea34eca 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -18,12 +18,12 @@ <parent> <groupId>io.fd.honeycomb.common</groupId> <artifactId>honeycomb-parent</artifactId> - <version>1.19.01-SNAPSHOT</version> + <version>1.19.01-RC1</version> <relativePath>honeycomb-parent</relativePath> </parent> <artifactId>honeycomb-common-aggregator</artifactId> - <version>1.19.01-SNAPSHOT</version> + <version>1.19.01-RC1</version> <name>${project.artifactId}</name> <packaging>pom</packaging> <modelVersion>4.0.0</modelVersion> |