Honeycomb 1.18.10-RC1
[honeycomb.git] / tools / archetype / src / main / resources / archetype-resources / __rootArtifactId__-impl / pom.xml
index c9e1c46..36a350d 100644 (file)
@@ -16,7 +16,7 @@
     <parent>
         <groupId>io.fd.honeycomb.common</groupId>
         <artifactId>impl-parent</artifactId>
-        <version>1.18.10-SNAPSHOT</version>
+        <version>1.18.10-RC1</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
@@ -27,7 +27,7 @@
     <packaging>bundle</packaging>
 
     <properties>
-        <honeycomb.infra.version>1.18.10-SNAPSHOT</honeycomb.infra.version>
+        <honeycomb.infra.version>1.18.10-RC1</honeycomb.infra.version>
     </properties>
 
     <dependencies>