Dev: pom clean up, improved parent/child structure;

This commit is contained in:
Oleg Agafonov 2021-10-03 17:45:01 +04:00
parent 20fda878cd
commit 58ab020065
14 changed files with 77 additions and 168 deletions

View file

@ -24,10 +24,6 @@
<artifactId>swingx</artifactId>
<version>1.6.1</version>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
</dependency>
</dependencies>
<build>