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