mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
REPO-2942 Make early access text configurable in version.properties
This commit is contained in:
3
pom.xml
3
pom.xml
@@ -37,6 +37,9 @@
|
||||
|
||||
|
||||
<properties>
|
||||
<!-- Set to "Early Access" to add to the version.edition property in version.properties -->
|
||||
<release.availability></release.availability>
|
||||
|
||||
<dependency.alfresco-repository.version>6.4</dependency.alfresco-repository.version>
|
||||
<dependency.alfresco-remote-api.version>6.2</dependency.alfresco-remote-api.version>
|
||||
<dependency.alfresco-trashcan-cleaner.version>2.2</dependency.alfresco-trashcan-cleaner.version>
|
||||
|
@@ -11,7 +11,7 @@ version.label=
|
||||
|
||||
# Edition label
|
||||
|
||||
version.edition=Community Early Access
|
||||
version.edition=Community @release.availability@
|
||||
|
||||
# SCM Revision number
|
||||
|
||||
|
Reference in New Issue
Block a user