diff --git a/agent/hippo4j-agent-plugin/spring-plugins/spring-boot-3x-plugin/pom.xml b/agent/hippo4j-agent-plugin/spring-plugins/spring-boot-3x-plugin/pom.xml
index 1470d28b..c3a32e47 100644
--- a/agent/hippo4j-agent-plugin/spring-plugins/spring-boot-3x-plugin/pom.xml
+++ b/agent/hippo4j-agent-plugin/spring-plugins/spring-boot-3x-plugin/pom.xml
@@ -6,7 +6,7 @@
cn.hippo4j
hippo4j-agent-spring-plugins
- 2.0.0-SNAPSHOT
+ ${revision}
hippo4j-agent-spring-boot-3x-plugin
diff --git a/examples/threadpool-example/agent/agent-example-core/pom.xml b/examples/threadpool-example/agent/agent-example-core/pom.xml
index 3feb4a56..c43cb21a 100644
--- a/examples/threadpool-example/agent/agent-example-core/pom.xml
+++ b/examples/threadpool-example/agent/agent-example-core/pom.xml
@@ -6,7 +6,7 @@
cn.hippo4j
hippo4j-threadpool-agent-example
- 2.0.0-SNAPSHOT
+ ${revision}
hippo4j-agent-example-core
diff --git a/examples/threadpool-example/agent/config-apollo-spring-boot-1x/pom.xml b/examples/threadpool-example/agent/config-apollo-spring-boot-1x/pom.xml
index 6277fad0..9c579ad0 100644
--- a/examples/threadpool-example/agent/config-apollo-spring-boot-1x/pom.xml
+++ b/examples/threadpool-example/agent/config-apollo-spring-boot-1x/pom.xml
@@ -6,7 +6,7 @@
cn.hippo4j
hippo4j-threadpool-agent-example
- 2.0.0-SNAPSHOT
+ ${revision}
hippo4j-threadpool-agent-config-apollo-spring-boot-1x