Fix: Fix build moudle error

pull/1573/head
Pan-YuJie 11 months ago
parent 7f22561d47
commit d69323eefe

@ -6,7 +6,7 @@
<parent>
<groupId>cn.hippo4j</groupId>
<artifactId>hippo4j-agent-spring-plugins</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>${revision}</version>
</parent>
<artifactId>hippo4j-agent-spring-boot-3x-plugin</artifactId>

@ -6,7 +6,7 @@
<parent>
<groupId>cn.hippo4j</groupId>
<artifactId>hippo4j-threadpool-agent-example</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>${revision}</version>
</parent>
<artifactId>hippo4j-agent-example-core</artifactId>

@ -6,7 +6,7 @@
<parent>
<groupId>cn.hippo4j</groupId>
<artifactId>hippo4j-threadpool-agent-example</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>${revision}</version>
</parent>
<artifactId>hippo4j-threadpool-agent-config-apollo-spring-boot-1x</artifactId>

Loading…
Cancel
Save