rename to optimze & fix ci errors.

pull/1357/head
furaul 2 years ago
parent 1df9cb7b8e
commit 37630e3b42

@ -83,10 +83,6 @@
<artifactId>hippo4j-threadpool-dynamic-mode-config</artifactId> <artifactId>hippo4j-threadpool-dynamic-mode-config</artifactId>
<version>${project.version}</version> <version>${project.version}</version>
</dependency> </dependency>
<dependency>
<groupId>cn.hippo4j</groupId>
<artifactId>dubbo-plugin</artifactId>
</dependency>
</dependencies> </dependencies>
<build> <build>

@ -53,7 +53,6 @@
<dependency> <dependency>
<groupId>cn.hippo4j</groupId> <groupId>cn.hippo4j</groupId>
<artifactId>dubbo-plugin</artifactId> <artifactId>dubbo-plugin</artifactId>
<scope>provided</scope>
</dependency> </dependency>
</dependencies> </dependencies>

Loading…
Cancel
Save