undo mage.sets pom change

This commit is contained in:
ninthworld 2018-07-20 22:16:15 -07:00
parent 8dfb5f913d
commit 7fc3d8763b

View file

@ -20,8 +20,7 @@
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>mage</artifactId>
<version>1.4.30</version>
<type>jar</type>
<version>${mage-version}</version>
</dependency>
<dependency>
<groupId>log4j</groupId>