mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-11-12 15:39:46 +00:00
Revert "ACS-2864 Use maven props in AGS test version.properties so we don't have to update the value"
And correct the value to 2.7.1
This reverts commit 69ebccfc20.
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
#
|
||||
|
||||
# Version label
|
||||
version.major=@acs.version.major@
|
||||
version.minor=@acs.version.minor@
|
||||
version.revision=@acs.version.revision@
|
||||
version.major=7
|
||||
version.minor=2
|
||||
version.revision=1
|
||||
version.label=
|
||||
|
||||
# Edition label
|
||||
|
||||
Reference in New Issue
Block a user