Skip to content

Commit ad8dcd3

Browse files
authored
Update rcfg.sh
1 parent d8300fe commit ad8dcd3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

rcfg.sh

-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616
set -e
1717
set -o pipefail
1818

19-
export GPG_TTY=/dev/console
20-
2119
CURRENT_VERSION=$(grep -o '[0-9]*\.[0-9]*\.[0-9]*-SNAPSHOT' -m 1 pom.xml)
2220

2321
NUMBERS=($(echo $tag | grep -o -E '[0-9]+'))

0 commit comments

Comments
 (0)