updated mvn build command for native build because it was outdated

This commit is contained in:
Nate Schutta
2022-10-27 13:02:43 -05:00
committed by Glenn Renfro
parent f857359196
commit 48e3fdb2e2

View File

@@ -29,7 +29,7 @@ java -jar target/timestamp-task-3.0.0.jar
[source,shell]
----
mvn -Pnative clean package
mvn -Pnative native:compile
----
== Native Run: