Honeycomb 1.19.04-RC2
[honeycomb.git] / common / common-scripts / pom.xml
index dfc8c35..61b2cfb 100644 (file)
@@ -21,7 +21,7 @@
     <parent>
         <groupId>io.fd.honeycomb.scripts</groupId>
         <artifactId>scripts-parent</artifactId>
-        <version>1.19.04-SNAPSHOT</version>
+        <version>1.19.04-RC2</version>
         <relativePath>../scripts-parent</relativePath>
     </parent>
 
@@ -29,7 +29,7 @@
     <groupId>io.fd.honeycomb.common</groupId>
     <artifactId>common-scripts</artifactId>
     <name>${project.artifactId}</name>
-    <version>1.19.04-SNAPSHOT</version>
+    <version>1.19.04-RC2</version>
     <packaging>jar</packaging>
 
     <properties>