summaryrefslogtreecommitdiffstats
path: root/security-utils
diff options
context:
space:
mode:
authorArnstein Ressem <aressem@oath.com>2018-10-22 15:06:54 +0200
committergjoranv <gv@oath.com>2019-01-21 15:09:24 +0100
commitb18b240ddf60ce154fc622a6c4d57c99e7f4bdc7 (patch)
tree66827056b2d8ab5ba9106f99d3e84b52cba37f6e /security-utils
parentebf69fd7acaa52db76c08bcd6e8590a2fcbcde3f (diff)
6-SNAPSHOT -> 7-SNAPSHOT.
Diffstat (limited to 'security-utils')
-rw-r--r--security-utils/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/security-utils/pom.xml b/security-utils/pom.xml
index 450428c5c14..0a26c73cf70 100644
--- a/security-utils/pom.xml
+++ b/security-utils/pom.xml
@@ -5,12 +5,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>security-utils</artifactId>
<packaging>container-plugin</packaging>
- <version>6-SNAPSHOT</version>
+ <version>7-SNAPSHOT</version>
<dependencies>
<!-- provided -->
<dependency>