diff --git a/scripts/publish_java/boundle.sh b/scripts/publish_java/boundle.sh index c53e6cc..0818599 100644 --- a/scripts/publish_java/boundle.sh +++ b/scripts/publish_java/boundle.sh @@ -16,12 +16,6 @@ then cd $work_dir fi - cd ${SOURCE_DIR} - git pull - git checkout release - cd $work_dir - - cd ${SOURCE_PATH} echo ${PRE_COMPILE_CMD}|sh echo ${COMPILE_CMD}|sh