From 001f1ad706f7ff40db3bcf80dcc86054bdf11447 Mon Sep 17 00:00:00 2001 From: gjoranv Date: Mon, 3 Dec 2018 11:55:24 +0100 Subject: Set version to 7-SNAPSHOT for new module. --- abi-check-plugin/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/abi-check-plugin/pom.xml b/abi-check-plugin/pom.xml index 5b12c82f378..f844661ba5a 100644 --- a/abi-check-plugin/pom.xml +++ b/abi-check-plugin/pom.xml @@ -6,11 +6,11 @@ com.yahoo.vespa parent - 6-SNAPSHOT + 7-SNAPSHOT ../parent/pom.xml abi-check-plugin - 6-SNAPSHOT + 7-SNAPSHOT maven-plugin ${project.artifactId} Maven Plugin for ensuring ABI stability. -- cgit v1.2.3