Honeycomb 1.18.04-RC1
[honeycomb.git] / infra / it / it-test / pom.xml
index 42f9bb7..62cd718 100644 (file)
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>impl-parent</artifactId>
         <groupId>io.fd.honeycomb.common</groupId>
-        <version>1.18.04-SNAPSHOT</version>
+        <version>1.18.04-RC1</version>
         <relativePath>../../../common/impl-parent</relativePath>
     </parent>
 
     <groupId>io.fd.honeycomb.it</groupId>
     <artifactId>honeycomb-it-test</artifactId>
     <name>${project.artifactId}</name>
-    <version>1.18.04-SNAPSHOT</version>
+    <version>1.18.04-RC1</version>
 
     <properties>
-        <hc.infra.version>1.18.04-SNAPSHOT</hc.infra.version>
+        <hc.infra.version>1.18.04-RC1</hc.infra.version>
     </properties>
 
     <dependencies>