diff options
Diffstat (limited to 'vpp-common/vpp-common-integration/pom.xml')
-rw-r--r-- | vpp-common/vpp-common-integration/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vpp-common/vpp-common-integration/pom.xml b/vpp-common/vpp-common-integration/pom.xml index 6bdbe2d6a..83a7fffec 100644 --- a/vpp-common/vpp-common-integration/pom.xml +++ b/vpp-common/vpp-common-integration/pom.xml @@ -30,7 +30,7 @@ <properties> <honeycomb.min.distro.version>1.17.10-SNAPSHOT</honeycomb.min.distro.version> - <jvpp.version>17.10-SNAPSHOT</jvpp.version> + <jvpp.version>17.10</jvpp.version> <hamcrest.version>1.3</hamcrest.version> </properties> |