mirror of
https://github.com/amithkoujalgi/ollama4j.git
synced 2025-05-15 11:57:12 +02:00
clean up
This commit is contained in:
parent
e8dccd9b6a
commit
bb50a66d80
2
Makefile
2
Makefile
@ -8,7 +8,7 @@ build:
|
|||||||
mvn -B clean test install -Punit-tests -Dgpg.passphrase="${GPG_PASSPHRASE}" -e
|
mvn -B clean test install -Punit-tests -Dgpg.passphrase="${GPG_PASSPHRASE}" -e
|
||||||
|
|
||||||
release:
|
release:
|
||||||
mvn clean -Punit-tests release:clean release:prepare release:perform -B
|
mvn -B clean install -Punit-tests release:clean release:prepare release:perform -Dgpg.passphrase="${GPG_PASSPHRASE}" -e
|
||||||
|
|
||||||
update-version:
|
update-version:
|
||||||
mvn versions:set -DnewVersion=1.0.1
|
mvn versions:set -DnewVersion=1.0.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user