diff --git a/pom.xml b/pom.xml
index d7916ef..f47157e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -175,55 +175,96 @@
native
+
+
+
+
+ org.apache.maven.plugins
+ maven-jar-plugin
+
+
+
+ true
+
+
+
+
+
+ org.springframework.boot
+ spring-boot-maven-plugin
+
+
+ paketobuildpacks/builder-jammy-tiny:latest
+
+ true
+
+
+
+
+
+ process-aot
+
+ process-aot
+
+
+
+
+
+ org.graalvm.buildtools
+ native-maven-plugin
+
+ ${project.build.outputDirectory}
+ 22.3
+
+
+
+ add-reachability-metadata
+
+ add-reachability-metadata
+
+
+
+
+
+
+
+
+
+ nativeTest
+
+
+ org.junit.platform
+ junit-platform-launcher
+ test
+
+
+
+ org.springframework.boot
+ spring-boot-maven-plugin
+
+
+ process-test-aot
+
+ process-test-aot
+
+
+
+
org.graalvm.buildtools
native-maven-plugin
- 0.9.28
-
-
-
- Standard
-
- true
- true
- true
-
- true
-
- true
-
-
- true
-
-
-
-
- true
-
+ ${project.build.outputDirectory}
+ 22.3
- add-reachability-metadata
-
- add-reachability-metadata
-
-
-
- test-native
+ native-test
test
- test
-
-
- build-native
-
- compile-no-fork
-
- package
diff --git a/wu-lazy-cloud-heartbeat-start/wu-lazy-cloud-heartbeat-server-start/pom.xml b/wu-lazy-cloud-heartbeat-start/wu-lazy-cloud-heartbeat-server-start/pom.xml
index a952cc1..37da2de 100644
--- a/wu-lazy-cloud-heartbeat-start/wu-lazy-cloud-heartbeat-server-start/pom.xml
+++ b/wu-lazy-cloud-heartbeat-start/wu-lazy-cloud-heartbeat-server-start/pom.xml
@@ -32,29 +32,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
org.springframework.boot
spring-boot-maven-plugin