From ace9edc787a2b6ea75bbd2e4bf40c00f5c05e2fd Mon Sep 17 00:00:00 2001 From: Alex Mukha Date: Mon, 16 Oct 2017 15:35:10 +0100 Subject: [PATCH] REPO-2942 Make early access text configurable in version.properties --- pom.xml | 3 +++ war/src/main/resources/alfresco/version.properties | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2d9a5fa25e..4aa37ea5fc 100644 --- a/pom.xml +++ b/pom.xml @@ -37,6 +37,9 @@ + + + 6.4 6.2 2.2 diff --git a/war/src/main/resources/alfresco/version.properties b/war/src/main/resources/alfresco/version.properties index 6f472fbc6c..2e33d2c663 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 Early Access +version.edition=Community @release.availability@ # SCM Revision number