1
0
Fork 0
mirror of https://github.com/correl/mage.git synced 2025-04-10 17:00:08 -09:00

maven dependency tree fix.

This commit is contained in:
magenoxx 2010-10-22 10:44:30 +00:00
parent 2fc9fc1301
commit 7e627dcae3

View file

@ -16,14 +16,7 @@
<name>Mage Application</name>
<url>http://maven.apache.org</url>
<dependencies>
<dependency>
<groupId>org.mage</groupId>
<artifactId>mage-sets</artifactId>
<version>${mage-version}</version>
<scope>runtime</scope>
</dependency>
</dependencies>
<dependencies />
<build>