Honeycomb 1.19.04-RC2
[honeycomb.git] / infra / minimal-distribution-test / pom.xml
index fe3eea2..9af90fd 100644 (file)
     <parent>
         <artifactId>impl-parent</artifactId>
         <groupId>io.fd.honeycomb.common</groupId>
-        <version>1.19.04-SNAPSHOT</version>
+        <version>1.19.04-RC2</version>
         <relativePath>../../common/impl-parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
     <groupId>io.fd.honeycomb</groupId>
     <artifactId>minimal-distribution-test</artifactId>
-    <version>1.19.04-SNAPSHOT</version>
+    <version>1.19.04-RC2</version>
     <name>${project.artifactId}</name>
 
     <dependencies>