Skip to content

Commit

Permalink
Build Girr Version 2.0.1 too.
Browse files Browse the repository at this point in the history
  • Loading branch information
bengtmartensson committed Aug 31, 2019
1 parent 1bd9446 commit 5e63952
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/build-Girr.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ git clone https://github.com/bengtmartensson/Girr.git
cd Girr
mvn install -Dmaven.test.skip=true

#git checkout Version-2.0.1
#mvn install -Dmaven.test.skip=true
git checkout Version-2.0.1
mvn install -Dmaven.test.skip=true

0 comments on commit 5e63952

Please sign in to comment.