summaryrefslogtreecommitdiffstats
path: root/infra/translate-impl/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'infra/translate-impl/pom.xml')
-rw-r--r--infra/translate-impl/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/translate-impl/pom.xml b/infra/translate-impl/pom.xml
index f05ff91d3..ca5577d08 100644
--- a/infra/translate-impl/pom.xml
+++ b/infra/translate-impl/pom.xml
@@ -18,14 +18,14 @@
<parent>
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>api-parent</artifactId>
- <version>1.16.9-RC1</version>
+ <version>1.16.9-SNAPSHOT</version>
<relativePath>../../common/api-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>io.fd.honeycomb</groupId>
<artifactId>translate-impl</artifactId>
- <version>1.16.9-RC1</version>
+ <version>1.16.9-SNAPSHOT</version>
<packaging>bundle</packaging>
<dependencies>