Skip to content

Commit

Permalink
New release candidate 8.0.0.ccProductization-local
Browse files Browse the repository at this point in the history
  • Loading branch information
Maria Farooq committed Oct 11, 2016
1 parent a8bc85f commit e379f03
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions release/build-restcomm-local.sh
@@ -1,9 +1,9 @@
#!/bin/bash
export MAVEN_OPTS="-Xmx1024m -XX:MaxPermSize=256m"
export ANT_HOME=/opt/ant/apache-ant-1.8.3
#export WORKSPACE=/tmp/workspace
#mkdir $WORKSPACE
#cp -ar ../* $WORKSPACE
export WORKSPACE=/tmp/workspace
mkdir $WORKSPACE
cp -ar ../* $WORKSPACE

CURRENT_BRANCH=`git rev-parse --abbrev-ref HEAD`
export MAJOR_VERSION_NUMBER=8.0.0
Expand Down

0 comments on commit e379f03

Please sign in to comment.