From a16cc2fdf8f5bf73397a8f31a6c108699f0709e1 Mon Sep 17 00:00:00 2001 From: Jan Srnicek Date: Tue, 21 Nov 2017 10:01:51 +0100 Subject: Fixating version of common scripts If something tries to use impl-parent, and its uses diferent versioning, project.version would be override in this case with that project version Change-Id: I5e2490a437712e36a11eb83550b2b05cd49477a3 Signed-off-by: Jan Srnicek --- common/impl-parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common/impl-parent/pom.xml b/common/impl-parent/pom.xml index 47dd9e7c9..c35235372 100644 --- a/common/impl-parent/pom.xml +++ b/common/impl-parent/pom.xml @@ -117,7 +117,7 @@ io.fd.honeycomb.common common-scripts - ${project.version} + 1.18.01-SNAPSHOT -- cgit 1.2.3-korg