From be2e47da890b9711ed7b34e7098d092d20e15cfe Mon Sep 17 00:00:00 2001 From: Alex Mukha Date: Fri, 20 Oct 2017 18:03:21 +0100 Subject: [PATCH] REPO-2942 Change version.edition variable to avoid whitespace problems --- pom.xml | 4 ++-- war/src/main/resources/alfresco/version.properties | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index dc3ff7e47a..8286456bba 100644 --- a/pom.xml +++ b/pom.xml @@ -37,8 +37,8 @@ - - + + Community 6.8 6.3 diff --git a/war/src/main/resources/alfresco/version.properties b/war/src/main/resources/alfresco/version.properties index e4d26cd1ed..39f1117e9a 100644 --- a/war/src/main/resources/alfresco/version.properties +++ b/war/src/main/resources/alfresco/version.properties @@ -11,7 +11,7 @@ version.label= # Edition label -version.edition=Community@release.availability@ +version.edition=@version.edition@ # SCM Revision number