mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Merge release/V2.4 into merge-2.4/RM-2526_BlendedDispositionSchedule.
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -134,8 +134,8 @@
|
|||||||
<regexPropertySetting>
|
<regexPropertySetting>
|
||||||
<name>rm.module.repo.version.min</name>
|
<name>rm.module.repo.version.min</name>
|
||||||
<value>${alfresco.version}</value>
|
<value>${alfresco.version}</value>
|
||||||
<regex>(\d+)\.(\d+).*</regex>
|
<regex>([0-9\.]*[0-9]).*</regex>
|
||||||
<replacement>$1.$2</replacement>
|
<replacement>$1</replacement>
|
||||||
<failIfNoMatch>false</failIfNoMatch>
|
<failIfNoMatch>false</failIfNoMatch>
|
||||||
</regexPropertySetting>
|
</regexPropertySetting>
|
||||||
<regexPropertySetting>
|
<regexPropertySetting>
|
||||||
|
Reference in New Issue
Block a user