update scripts build

This commit is contained in:
Eugenio Romano
2016-09-05 14:07:16 +02:00
parent 0ee2a1654c
commit 530ca19b1d
11 changed files with 30 additions and 7 deletions

View File

@@ -25,7 +25,8 @@ for PACKAGE in \
ng2-alfresco-search \
ng2-alfresco-upload \
ng2-alfresco-viewer \
ng2-alfresco-webscript
ng2-alfresco-webscript \
ng2-alfresco-tag
do
DESTDIR="$DIR/../ng2-components/${PACKAGE}"
echo "====== UPDATE VERSION of ${PACKAGE} to ${VERSION} version in all the package.json ======"
@@ -43,7 +44,8 @@ for PACKAGE in \
ng2-alfresco-search \
ng2-alfresco-upload \
ng2-alfresco-viewer \
ng2-alfresco-webscript
ng2-alfresco-webscript \
ng2-alfresco-tag
do
DESTDIR="$DIR/../ng2-components/${PACKAGE}"
echo "====== UPDATE VERSION OF ${PACKAGE} to ${VERSION} version ======"