mirror of
https://github.com/magefree/mage.git
synced 2026-01-26 13:19:18 -08:00
Dev: pom clean up, improved parent/child structure;
This commit is contained in:
parent
20fda878cd
commit
58ab020065
14 changed files with 77 additions and 168 deletions
|
|
@ -55,19 +55,6 @@
|
|||
<version>1.0.2</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>log4j</groupId>
|
||||
<artifactId>log4j</artifactId>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.junit.jupiter</groupId>
|
||||
<artifactId>junit-jupiter</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.assertj</groupId>
|
||||
<artifactId>assertj-core</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-lang3</artifactId>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue