updated links

This commit is contained in:
Amith Koujalgi
2024-07-27 00:16:44 +05:30
parent cfa8aa14d7
commit da273402b5
3 changed files with 53 additions and 83 deletions

View File

@@ -1,10 +1,10 @@
build:
mvn -B clean install
ut:
unit-tests:
mvn clean test -Punit-tests
it:
integration-tests:
mvn clean verify -Pintegration-tests
doxygen: