Skip to content

Commit

Permalink
fix: donot reset version for release branch
Browse files Browse the repository at this point in the history
  • Loading branch information
lihaosky committed Aug 1, 2022
1 parent dd6b7d7 commit 227563b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions debian/Makefile
Expand Up @@ -59,9 +59,6 @@ endif
touch apply-patches

build: apply-patches

python reset-versions.py "${VERSION}"

ifeq ($(SKIP_TESTS),yes)
mvn -B -DskipTests=true install
else
Expand Down

0 comments on commit 227563b

Please sign in to comment.