mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-14 17:58:59 +00:00
Merged HEAD-BUG-FIX (5.1/Cloud) to HEAD (5.1/Cloud)
104591: Merge RA-SPRINT4 to HEAD-BUG-FIX (5.1) 103842: RA-213: merge 103766:103840 from ^/alfresco/BRANCHES/DEV/mward/ra4-main-rt git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@104662 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -190,7 +190,7 @@
|
||||
<executions>
|
||||
<execution>
|
||||
<id>wipe-database</id>
|
||||
<phase>pre-clean</phase>
|
||||
<phase>clean</phase>
|
||||
<goals>
|
||||
<goal>execute</goal>
|
||||
</goals>
|
||||
@@ -200,7 +200,7 @@
|
||||
</execution>
|
||||
<execution>
|
||||
<id>create-database</id>
|
||||
<phase>pre-clean</phase>
|
||||
<phase>clean</phase>
|
||||
<goals>
|
||||
<goal>execute</goal>
|
||||
</goals>
|
||||
|
Reference in New Issue
Block a user