Set Honeycomb version back to 1.19.01-SNAPSHOT
[honeycomb.git] / infra / northbound / netconf / pom.xml
index be248f0..74884fc 100644 (file)
     <parent>
         <artifactId>impl-parent</artifactId>
         <groupId>io.fd.honeycomb.common</groupId>
-        <version>1.19.01-RC1</version>
+        <version>1.19.01-SNAPSHOT</version>
         <relativePath>../../../common/impl-parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
     <groupId>io.fd.honeycomb.northbound</groupId>
     <artifactId>netconf</artifactId>
-    <version>1.19.01-RC1</version>
+    <version>1.19.01-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>