Skip to content

Commit

Permalink
Release parent pom
Browse files Browse the repository at this point in the history
  • Loading branch information
Jelmer Kuperus committed Oct 26, 2021
1 parent a0d41bf commit a713c95
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion crossbuild.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ trap cleanup EXIT

ARGS=$*

mvn $ARGS -pl hnswlib-utils -am
mvn $ARGS -N

mvn $ARGS -pl hnswlib-utils

mvn $ARGS -pl hnswlib-core

Expand Down

0 comments on commit a713c95

Please sign in to comment.