Bump honeycomb version to 1.19.01-SNAPSHOT
[honeycomb.git] / common / minimal-assembly-descriptor / pom.xml
index ff00fbb..35572be 100644 (file)
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
-  <groupId>io.fd.honeycomb.common</groupId>
+  <parent>
+    <groupId>io.fd.honeycomb.common</groupId>
+    <artifactId>honeycomb-parent</artifactId>
+    <version>1.19.01-SNAPSHOT</version>
+    <relativePath>../honeycomb-parent</relativePath>
+  </parent>
+
   <artifactId>minimal-assembly-descriptor</artifactId>
-  <version>1.0.0-SNAPSHOT</version>
+  <version>1.19.01-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <modelVersion>4.0.0</modelVersion>