Skip to content

Commit

Permalink
Removed deleted modules from pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Lauriichan committed Apr 7, 2021
1 parent 254cc04 commit 687367d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
<module>version</module>
<module>config</module>
<module>data</module>
<module>test</module>
</modules>
<scm>
<connection>scm:git:git://github.com/SyntaxPhoenix/SyntaxApi.git</connection>
Expand Down
1 change: 0 additions & 1 deletion utils/json/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
<artifactId>json</artifactId>
<packaging>pom</packaging>
<modules>
<module>json-tools</module>
<module>json-nbt</module>
<module>json-lib</module>
</modules>
Expand Down

0 comments on commit 687367d

Please sign in to comment.