Honeycomb 1.18.04-RC1
[honeycomb.git] / common / common-scripts / pom.xml
index 8a0deea..8f66ebf 100644 (file)
@@ -21,7 +21,7 @@
     <parent>
         <groupId>io.fd.honeycomb.scripts</groupId>
         <artifactId>scripts-parent</artifactId>
-        <version>1.18.04-SNAPSHOT</version>
+        <version>1.18.04-RC1</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.18.04-SNAPSHOT</version>
+    <version>1.18.04-RC1</version>
     <packaging>jar</packaging>
 
     <properties>