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:
parent
2fc9fc1301
commit
7e627dcae3
1 changed files with 42 additions and 49 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue