mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 10:40:06 -08: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>
|
<name>Mage Application</name>
|
||||||
<url>http://maven.apache.org</url>
|
<url>http://maven.apache.org</url>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies />
|
||||||
<dependency>
|
|
||||||
<groupId>org.mage</groupId>
|
|
||||||
<artifactId>mage-sets</artifactId>
|
|
||||||
<version>${mage-version}</version>
|
|
||||||
<scope>runtime</scope>
|
|
||||||
</dependency>
|
|
||||||
</dependencies>
|
|
||||||
|
|
||||||
<build>
|
<build>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue