Skip to content

Commit f1d35f7

Browse files
committed
move to mvn-build-helper
1 parent a84d4da commit f1d35f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ set -e
55
# Preserve the calling directory
66
_CALLING_DIR="$(pwd)"
77

8-
PROJECT_DIR="$(cd "`dirname "$0"`/.."; pwd)"
8+
PROJECT_DIR="$(cd "`dirname "$0"`/../.."; pwd)"
99
cd "$PROJECT_DIR"
1010

1111
profile="$1"

0 commit comments

Comments
 (0)