We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d0d89f commit 9e67596Copy full SHA for 9e67596
1 file changed
hugegraph-commons/hugegraph-dist/scripts/apache-release.sh
@@ -18,7 +18,7 @@
18
19
GROUP="hugegraph"
20
# current repository name
21
-REPO="${GROUP}-commons"
+REPO="${GROUP}"
22
# release version (input by committer)
23
RELEASE_VERSION=$1
24
USERNAME=$2
0 commit comments