fix order scripts

This commit is contained in:
Eugenio Romano
2017-10-27 13:03:11 +01:00
parent f340c00657
commit 7c9222a2ca
4 changed files with 4 additions and 4 deletions

View File

@@ -18,6 +18,7 @@ eval GIT_ISH=""
eval projects=( "ng2-alfresco-core"
"ng2-alfresco-datatable"
"ng2-alfresco-upload"
"ng2-activiti-diagrams"
"ng2-activiti-analytics"
"ng2-activiti-form"
@@ -29,7 +30,6 @@ eval projects=( "ng2-alfresco-core"
"ng2-alfresco-social"
"ng2-alfresco-tag"
"ng2-alfresco-social"
"ng2-alfresco-upload"
"ng2-alfresco-viewer"
"ng2-alfresco-webscript"
"ng2-alfresco-userinfo" )