aboutsummaryrefslogtreecommitdiffstats
path: root/orchestrator-restapi/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'orchestrator-restapi/pom.xml')
-rw-r--r--orchestrator-restapi/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/orchestrator-restapi/pom.xml b/orchestrator-restapi/pom.xml
index 310512812e2..4ed57b85670 100644
--- a/orchestrator-restapi/pom.xml
+++ b/orchestrator-restapi/pom.xml
@@ -8,11 +8,11 @@
<parent>
<groupId>com.yahoo.vespa</groupId>
<artifactId>parent</artifactId>
- <version>6-SNAPSHOT</version>
+ <version>7-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>orchestrator-restapi</artifactId>
- <version>6-SNAPSHOT</version>
+ <version>7-SNAPSHOT</version>
<packaging>container-plugin</packaging>
<name>${project.artifactId}</name>
<dependencies>