Skip to content

Commit

Permalink
🔥 Removing code or files. 删除对xxl-job 的支持
Browse files Browse the repository at this point in the history
  • Loading branch information
lbw committed Oct 28, 2023
1 parent 7fe4109 commit 7b21e4e
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 247 deletions.
5 changes: 0 additions & 5 deletions pig-common/pig-common-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,6 @@
<artifactId>pig-common-datasource</artifactId>
<version>${pig.common.version}</version>
</dependency>
<dependency>
<groupId>com.pig4cloud</groupId>
<artifactId>pig-common-job</artifactId>
<version>${pig.common.version}</version>
</dependency>
<dependency>
<groupId>com.pig4cloud</groupId>
<artifactId>pig-common-log</artifactId>
Expand Down
48 changes: 0 additions & 48 deletions pig-common/pig-common-job/pom.xml

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion pig-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
<module>pig-common-bom</module>
<module>pig-common-core</module>
<module>pig-common-datasource</module>
<module>pig-common-job</module>
<module>pig-common-log</module>
<module>pig-common-mybatis</module>
<module>pig-common-oss</module>
Expand Down

0 comments on commit 7b21e4e

Please sign in to comment.