aboutsummaryrefslogtreecommitdiffstats
path: root/socket_test/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'socket_test/pom.xml')
-rw-r--r--socket_test/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/socket_test/pom.xml b/socket_test/pom.xml
index 0c6d5cd77f4..402fe812af2 100644
--- a/socket_test/pom.xml
+++ b/socket_test/pom.xml
@@ -7,11 +7,11 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.yahoo.vespa</groupId>
<artifactId>socket_test</artifactId>
- <version>6-SNAPSHOT</version>
+ <version>7-SNAPSHOT</version>
<parent>
<groupId>com.yahoo.vespa</groupId>
<artifactId>parent</artifactId>
- <version>6-SNAPSHOT</version>
+ <version>7-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<packaging>jar</packaging>