Skip to content

Commit

Permalink
去除不必要的模块
Browse files Browse the repository at this point in the history
  • Loading branch information
rothschil committed Apr 23, 2021
1 parent 8b938db commit 928a4eb
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 128 deletions.
51 changes: 0 additions & 51 deletions akkad-apache/apache-zookeeper/pom.xml

This file was deleted.

This file was deleted.

18 changes: 0 additions & 18 deletions akkad-apache/pom.xml

This file was deleted.

2 changes: 1 addition & 1 deletion akkad-base/base-utils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant</artifactId>
<version>1.8.1</version>
<version>1.10.10</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>
Expand Down
5 changes: 2 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@
<modules>

<module>akkad-base</module>
<!-- <module>akkad-cloud</module>
<module>akkad-apache</module>-->
<!-- <module>akkad-cloud</module>-->
<module>akkad-springboot</module>
<module>akkad-war3</module>
</modules>
Expand Down Expand Up @@ -211,7 +210,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>24.1.1</version>
<version>30.1.1-jre</version>
</dependency>
<dependency>
<groupId>com.xuxueli</groupId>
Expand Down

0 comments on commit 928a4eb

Please sign in to comment.