Honeycomb 1.18.10-RC1
[honeycomb.git] / common / honeycomb-parent / pom.xml
index 4dc13ed..a4492da 100644 (file)
@@ -21,7 +21,7 @@
     <groupId>io.fd.honeycomb.common</groupId>
     <artifactId>honeycomb-parent</artifactId>
     <name>${project.artifactId}</name>
-    <version>1.18.10-SNAPSHOT</version>
+    <version>1.18.10-RC1</version>
     <packaging>pom</packaging>
     <prerequisites>
         <maven>3.1.1</maven>
                             <groupId>io.fd.honeycomb.common</groupId>
                             <artifactId>honeycomb-checkstyle</artifactId>
                             <!-- Hardcoded version to prevent archetype generated projects to use their own project version -->
-                            <version>1.18.10-SNAPSHOT</version>
+                            <version>1.18.10-RC1</version>
                         </dependency>
                         <!-- Necessary for logging checks -->
                         <dependency>
                         <dependency>
                             <groupId>io.fd.honeycomb.doc</groupId>
                             <artifactId>asciidoc-scripts</artifactId>
-                            <version>1.18.10-SNAPSHOT</version>
+                            <version>1.18.10-RC1</version>
                         </dependency>
                     </dependencies>
                 </plugin>