diff options
Diffstat (limited to 'common/yang-whitelist/pom.xml')
-rw-r--r-- | common/yang-whitelist/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/yang-whitelist/pom.xml b/common/yang-whitelist/pom.xml index 1bccce967..fbbc49b55 100644 --- a/common/yang-whitelist/pom.xml +++ b/common/yang-whitelist/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>io.fd.honeycomb.common</groupId> <artifactId>honeycomb-parent</artifactId> - <version>1.19.01-RC1</version> + <version>1.19.01-SNAPSHOT</version> <relativePath>../../common/honeycomb-parent</relativePath> </parent> |