diff options
Diffstat (limited to 'vpp-common')
-rw-r--r-- | vpp-common/vpp-common-integration/pom.xml | 1 | ||||
-rw-r--r-- | vpp-common/vpp-impl-parent/pom.xml | 4 |
2 files changed, 0 insertions, 5 deletions
diff --git a/vpp-common/vpp-common-integration/pom.xml b/vpp-common/vpp-common-integration/pom.xml index 8e2c3eac5..8ead44419 100644 --- a/vpp-common/vpp-common-integration/pom.xml +++ b/vpp-common/vpp-common-integration/pom.xml @@ -30,7 +30,6 @@ <name>${project.artifactId}</name> <properties> - <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 5ba80e2e1..2014725ed 100644 --- a/vpp-common/vpp-impl-parent/pom.xml +++ b/vpp-common/vpp-impl-parent/pom.xml @@ -30,10 +30,6 @@ <version>1.19.08-SNAPSHOT</version> <packaging>pom</packaging> - <properties> - <jvpp.version>19.08-SNAPSHOT</jvpp.version> - </properties> - <dependencyManagement> <dependencies> <dependency> |