From 23d34618733d9c67270ebbfe01aac72750a47241 Mon Sep 17 00:00:00 2001 From: gjoranv Date: Wed, 8 Jun 2022 01:22:39 +0200 Subject: Set project version to 8-SNAPSHOT --- provided-dependencies/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'provided-dependencies') diff --git a/provided-dependencies/pom.xml b/provided-dependencies/pom.xml index 562db6d4f1f..da7cc007053 100755 --- a/provided-dependencies/pom.xml +++ b/provided-dependencies/pom.xml @@ -8,12 +8,12 @@ com.yahoo.vespa parent - 7-SNAPSHOT + 8-SNAPSHOT ../parent/pom.xml provided-dependencies jar - 7-SNAPSHOT + 8-SNAPSHOT Dependencies that are installed and should not be included in artifacts with dependencies. -- cgit v1.2.3