mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
ACS-2864 Use maven props in AGS test version.properties so we don't have to update the value
(cherry picked from commit 4a4bb2de02
)
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
#
|
||||
|
||||
# Version label
|
||||
version.major=23
|
||||
version.minor=1
|
||||
version.revision=0
|
||||
version.major=@acs.version.major@
|
||||
version.minor=@acs.version.minor@
|
||||
version.revision=@acs.version.revision@
|
||||
version.label=
|
||||
|
||||
# Edition label
|
||||
|
Reference in New Issue
Block a user