Skip to content

Commit

Permalink
Update rcfg.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
amihaiemil committed Mar 2, 2020
1 parent d8300fe commit ad8dcd3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions rcfg.sh
Expand Up @@ -16,8 +16,6 @@
set -e
set -o pipefail

export GPG_TTY=/dev/console

CURRENT_VERSION=$(grep -o '[0-9]*\.[0-9]*\.[0-9]*-SNAPSHOT' -m 1 pom.xml)

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

0 comments on commit ad8dcd3

Please sign in to comment.