Skip to content

Commit 0b70d91

Browse files
author
Jianyun Zhao
authored
Support release script (streamnative#376)
1 parent a38b809 commit 0b70d91

File tree

4 files changed

+1
-28
lines changed

4 files changed

+1
-28
lines changed

build.sh

Lines changed: 0 additions & 27 deletions
This file was deleted.
File renamed without changes.

set-version.sh renamed to scripts/set-project-version.sh

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

1616
version=${1#v}
1717
if [[ "x$version" == "x" ]]; then
18-
echo "You need to provide a version number for building sn-pulsar-plugins"
18+
echo "You need to provide a version number for building pulsar-flink"
1919
exit 1
2020
fi
2121

File renamed without changes.

0 commit comments

Comments
 (0)