summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2022-06-09 08:31:29 +0200
committerGitHub <noreply@github.com>2022-06-09 08:31:29 +0200
commit49ba34e36453b42c8a81fcf525cea043cef6c193 (patch)
treea0d9de732ade1ca960e8e717a35a4343d13d350d
parent4696e56963045225d6ad3464f9de2cc75f98f221 (diff)
parentd2f0c3f33356ffcf36eb3ef934acf5c0a31d1cce (diff)
Merge pull request #23009 from vespa-engine/aressem/no-more-7-snapshot
No more 7-SNAPSHOT MERGEOK
-rw-r--r--container-spifly/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/container-spifly/pom.xml b/container-spifly/pom.xml
index 19051999aaf..09a58a6fc34 100644
--- a/container-spifly/pom.xml
+++ b/container-spifly/pom.xml
@@ -10,7 +10,7 @@
<parent>
<groupId>com.yahoo.vespa</groupId>
<artifactId>parent</artifactId>
- <version>7-SNAPSHOT</version>
+ <version>8-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>