summaryrefslogtreecommitdiffstats
path: root/hosted-tenant-base
diff options
context:
space:
mode:
authorgjoranv <gv@verizonmedia.com>2022-06-08 01:22:39 +0200
committergjoranv <gv@verizonmedia.com>2022-06-08 12:33:16 +0200
commit23d34618733d9c67270ebbfe01aac72750a47241 (patch)
treef459cd35cafaa38cd63537b4f1704315423dded1 /hosted-tenant-base
parent2a3c89eab45ff41b4cf7737c7e9f6aa0048bb605 (diff)
Set project version to 8-SNAPSHOT
Diffstat (limited to 'hosted-tenant-base')
-rw-r--r--hosted-tenant-base/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosted-tenant-base/pom.xml b/hosted-tenant-base/pom.xml
index 6eaeb508322..7e68f2e1acb 100644
--- a/hosted-tenant-base/pom.xml
+++ b/hosted-tenant-base/pom.xml
@@ -7,7 +7,7 @@
<groupId>com.yahoo.vespa</groupId>
<artifactId>hosted-tenant-base</artifactId>
- <version>7-SNAPSHOT</version>
+ <version>8-SNAPSHOT</version>
<name>Base pom for all tenant base poms</name>
<description>Parent POM for all Vespa base poms.</description>
<url>https://github.com/vespa-engine</url>