mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
REPO-2942 Change version.edition variable to avoid whitespace problems
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -37,8 +37,8 @@
|
||||
|
||||
|
||||
<properties>
|
||||
<!-- Set to " Early Access" to add to the version.edition property in version.properties -->
|
||||
<release.availability />
|
||||
<!-- Set to "Community Early Access" to add to the version.edition property in version.properties -->
|
||||
<version.edition>Community</version.edition>
|
||||
|
||||
<dependency.alfresco-repository.version>6.8</dependency.alfresco-repository.version>
|
||||
<dependency.alfresco-remote-api.version>6.3</dependency.alfresco-remote-api.version>
|
||||
|
@@ -11,7 +11,7 @@ version.label=
|
||||
|
||||
# Edition label
|
||||
|
||||
version.edition=Community@release.availability@
|
||||
version.edition=@version.edition@
|
||||
|
||||
# SCM Revision number
|
||||
|
||||
|
Reference in New Issue
Block a user