aboutsummaryrefslogtreecommitdiffstats
path: root/provided-dependencies
diff options
context:
space:
mode:
Diffstat (limited to 'provided-dependencies')
-rwxr-xr-xprovided-dependencies/pom.xml4
1 files changed, 2 insertions, 2 deletions
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 @@
<parent>
<groupId>com.yahoo.vespa</groupId>
<artifactId>parent</artifactId>
- <version>7-SNAPSHOT</version>
+ <version>8-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>provided-dependencies</artifactId>
<packaging>jar</packaging>
- <version>7-SNAPSHOT</version>
+ <version>8-SNAPSHOT</version>
<description>Dependencies that are installed and should not be included in artifacts with dependencies.</description>
<dependencies>
<!-- jdisc -->