Skip to content

Commit 9e67596

Browse files
committed
fix apache-release.sh for server
1 parent 1d0d89f commit 9e67596

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hugegraph-commons/hugegraph-dist/scripts/apache-release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
GROUP="hugegraph"
2020
# current repository name
21-
REPO="${GROUP}-commons"
21+
REPO="${GROUP}"
2222
# release version (input by committer)
2323
RELEASE_VERSION=$1
2424
USERNAME=$2

0 commit comments

Comments
 (0)