Honeycomb 1.18.10-RC1
[honeycomb.git] / common / impl-parent / pom.xml
index 8f87d7a..a11eed5 100644 (file)
   <parent>
     <groupId>io.fd.honeycomb.common</groupId>
     <artifactId>honeycomb-parent</artifactId>
-    <version>1.18.10-SNAPSHOT</version>
+    <version>1.18.10-RC1</version>
     <relativePath>../honeycomb-parent</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <artifactId>impl-parent</artifactId>
   <name>${project.artifactId}</name>
-  <version>1.18.10-SNAPSHOT</version>
+  <version>1.18.10-RC1</version>
   <packaging>pom</packaging>
 
   <properties>
             <dependency>
               <groupId>io.fd.honeycomb.common</groupId>
               <artifactId>common-scripts</artifactId>
-              <version>1.18.10-SNAPSHOT</version>
+              <version>1.18.10-RC1</version>
             </dependency>
           </dependencies>
         </plugin>