summaryrefslogtreecommitdiffstats
path: root/vpp-common
diff options
context:
space:
mode:
Diffstat (limited to 'vpp-common')
-rw-r--r--vpp-common/vpp-common-integration/pom.xml2
-rw-r--r--vpp-common/vpp-impl-parent/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/vpp-common/vpp-common-integration/pom.xml b/vpp-common/vpp-common-integration/pom.xml
index 9865b6db7..8e2c3eac5 100644
--- a/vpp-common/vpp-common-integration/pom.xml
+++ b/vpp-common/vpp-common-integration/pom.xml
@@ -30,7 +30,7 @@
<name>${project.artifactId}</name>
<properties>
- <jvpp.version>19.04-SNAPSHOT</jvpp.version>
+ <jvpp.version>19.08-SNAPSHOT</jvpp.version>
<hamcrest.version>2.1</hamcrest.version>
</properties>
diff --git a/vpp-common/vpp-impl-parent/pom.xml b/vpp-common/vpp-impl-parent/pom.xml
index 5a55520df..5ba80e2e1 100644
--- a/vpp-common/vpp-impl-parent/pom.xml
+++ b/vpp-common/vpp-impl-parent/pom.xml
@@ -31,7 +31,7 @@
<packaging>pom</packaging>
<properties>
- <jvpp.version>19.04-SNAPSHOT</jvpp.version>
+ <jvpp.version>19.08-SNAPSHOT</jvpp.version>
</properties>
<dependencyManagement>