summaryrefslogtreecommitdiffstats
path: root/common/yang-whitelist
diff options
context:
space:
mode:
Diffstat (limited to 'common/yang-whitelist')
-rw-r--r--common/yang-whitelist/pom.xml2
-rw-r--r--common/yang-whitelist/yang-whitelist-api/pom.xml4
-rw-r--r--common/yang-whitelist/yang-whitelist-impl/pom.xml4
3 files changed, 5 insertions, 5 deletions
diff --git a/common/yang-whitelist/pom.xml b/common/yang-whitelist/pom.xml
index 3c4dcb491..a1cf5aa3d 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.04-SNAPSHOT</version>
+ <version>1.19.08-SNAPSHOT</version>
<relativePath>../../common/honeycomb-parent</relativePath>
</parent>
diff --git a/common/yang-whitelist/yang-whitelist-api/pom.xml b/common/yang-whitelist/yang-whitelist-api/pom.xml
index a4a75565f..17f53daac 100644
--- a/common/yang-whitelist/yang-whitelist-api/pom.xml
+++ b/common/yang-whitelist/yang-whitelist-api/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>honeycomb-parent</artifactId>
- <version>1.19.04-SNAPSHOT</version>
+ <version>1.19.08-SNAPSHOT</version>
<relativePath>../../honeycomb-parent</relativePath>
</parent>
@@ -29,7 +29,7 @@
<groupId>io.fd.honeycomb.yang</groupId>
<artifactId>yang-whitelist-api</artifactId>
- <version>1.19.04-SNAPSHOT</version>
+ <version>1.19.08-SNAPSHOT</version>
<packaging>jar</packaging>
<name>${project.artifactId}</name>
diff --git a/common/yang-whitelist/yang-whitelist-impl/pom.xml b/common/yang-whitelist/yang-whitelist-impl/pom.xml
index da00dda70..a459b6e29 100644
--- a/common/yang-whitelist/yang-whitelist-impl/pom.xml
+++ b/common/yang-whitelist/yang-whitelist-impl/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>honeycomb-parent</artifactId>
- <version>1.19.04-SNAPSHOT</version>
+ <version>1.19.08-SNAPSHOT</version>
<relativePath>../../honeycomb-parent</relativePath>
</parent>
@@ -29,7 +29,7 @@
<groupId>io.fd.honeycomb.yang</groupId>
<artifactId>yang-whitelist-impl</artifactId>
- <version>1.19.04-SNAPSHOT</version>
+ <version>1.19.08-SNAPSHOT</version>
<packaging>jar</packaging>
<name>${project.artifactId}</name>