Skip to content

Commit 48e3fdb

Browse files
ntschuttacppwfs
authored andcommitted
updated mvn build command for native build because it was outdated
1 parent f857359 commit 48e3fdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-cloud-task-samples/timestamp/README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ java -jar target/timestamp-task-3.0.0.jar
2929

3030
[source,shell]
3131
----
32-
mvn -Pnative clean package
32+
mvn -Pnative native:compile
3333
----
3434

3535
== Native Run:

0 commit comments

Comments
 (0)