diff options
Diffstat (limited to 'infra/rpc/impl/pom.xml')
-rw-r--r-- | infra/rpc/impl/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/rpc/impl/pom.xml b/infra/rpc/impl/pom.xml index 631b9db56..395b5f0c8 100644 --- a/infra/rpc/impl/pom.xml +++ b/infra/rpc/impl/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>io.fd.honeycomb.common</groupId> <artifactId>impl-parent</artifactId> - <version>1.17.10-SNAPSHOT</version> + <version>1.18.01-SNAPSHOT</version> <relativePath>../../../common/impl-parent</relativePath> </parent> @@ -26,7 +26,7 @@ <groupId>io.fd.honeycomb</groupId> <artifactId>rpc-impl</artifactId> <name>${project.artifactId}</name> - <version>1.17.10-SNAPSHOT</version> + <version>1.18.01-SNAPSHOT</version> <packaging>bundle</packaging> <dependencies> |