From f962f743213fee51b0a55dbbd1d0de5784f83842 Mon Sep 17 00:00:00 2001 From: Martin Lippert Date: Wed, 21 Oct 2020 10:56:46 +0200 Subject: [PATCH] use the same version number scheme for distribution builds than for language server builds --- eclipse-distribution/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eclipse-distribution/pom.xml b/eclipse-distribution/pom.xml index 796a414b5..3d785927f 100644 --- a/eclipse-distribution/pom.xml +++ b/eclipse-distribution/pom.xml @@ -729,8 +729,8 @@ tycho-packaging-plugin ${tycho-version} - yyyyMMddHHmm-'${p2.qualifier}' - false + yyyyMMddHHmm + true false