mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
[maven-release-plugin] rollback the release of V2.5-EA1
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -146,7 +146,7 @@
|
|||||||
</regexPropertySetting>
|
</regexPropertySetting>
|
||||||
<regexPropertySetting>
|
<regexPropertySetting>
|
||||||
<name>rm.module.version</name>
|
<name>rm.module.version</name>
|
||||||
<value>${project.version}</value>
|
<value>${alfresco.rm.version}</value>
|
||||||
<regex>(\d+)\.(\d+).*</regex>
|
<regex>(\d+)\.(\d+).*</regex>
|
||||||
<replacement>$1.$2</replacement>
|
<replacement>$1.$2</replacement>
|
||||||
<failIfNoMatch>false</failIfNoMatch>
|
<failIfNoMatch>false</failIfNoMatch>
|
||||||
|
Reference in New Issue
Block a user