mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
REPO-2886 Remove unnecessary variables
This commit is contained in:
@@ -14,9 +14,6 @@
|
|||||||
<properties>
|
<properties>
|
||||||
<binaries.folder>${user.home}/binaries</binaries.folder>
|
<binaries.folder>${user.home}/binaries</binaries.folder>
|
||||||
<bitrock.folder>${project.build.directory}/installbuilder</bitrock.folder>
|
<bitrock.folder>${project.build.directory}/installbuilder</bitrock.folder>
|
||||||
<signing.key.location></signing.key.location>
|
|
||||||
<license.file.location></license.file.location>
|
|
||||||
<p12Password></p12Password>
|
|
||||||
<alfresco.package.name>alfresco-content-services-community-full</alfresco.package.name>
|
<alfresco.package.name>alfresco-content-services-community-full</alfresco.package.name>
|
||||||
<bitrock.arguments>
|
<bitrock.arguments>
|
||||||
project.version=${installer.version.name}
|
project.version=${installer.version.name}
|
||||||
|
Reference in New Issue
Block a user