summaryrefslogtreecommitdiffstats
path: root/chain
diff options
context:
space:
mode:
Diffstat (limited to 'chain')
-rwxr-xr-xchain/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chain/pom.xml b/chain/pom.xml
index cf82376b857..8f76598c51e 100755
--- a/chain/pom.xml
+++ b/chain/pom.xml
@@ -8,12 +8,12 @@
<parent>
<groupId>com.yahoo.vespa</groupId>
<artifactId>parent</artifactId>
- <version>6-SNAPSHOT</version>
+ <version>7-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>chain</artifactId>
<packaging>jar</packaging>
- <version>6-SNAPSHOT</version>
+ <version>7-SNAPSHOT</version>
<dependencies>
<dependency>
<groupId>com.google.code.findbugs</groupId>