mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Merged WOLF-6 (WOLF.0.0) to 5.1.1 (5.1.1)
121209 mward: UTF-348: Tie the update tool version to the encompasing package git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/services/full-installer/branches/5.1.1@123954 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -209,12 +209,16 @@
|
||||
</execution>
|
||||
</executions>
|
||||
<configuration>
|
||||
<file>${unpacked.update.tool}/README.txt</file>
|
||||
<filesToInclude>${unpacked.update.tool}/README.txt,${unpacked.update.tool}/package.properties</filesToInclude>
|
||||
<replacements>
|
||||
<replacement>
|
||||
<token>@Version@</token>
|
||||
<value>${version}</value>
|
||||
</replacement>
|
||||
<replacement>
|
||||
<token>@UpdateAssistantVersion@</token>
|
||||
<value>${alfresco.updatetool.version}</value>
|
||||
</replacement>
|
||||
</replacements>
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
Reference in New Issue
Block a user