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 f56773885..ed8900c77 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.04</jvpp.version> <hamcrest.version>2.1</hamcrest.version> </properties> |