mirror of
https://github.com/magefree/mage.git
synced 2026-01-26 05:09:16 -08:00
Reverted r270 changes for all pom files. Added some files to svn:ignore.
This commit is contained in:
parent
3a784f59ee
commit
b0e4549959
12 changed files with 46 additions and 30 deletions
|
|
@ -10,7 +10,7 @@
|
|||
</parent>
|
||||
|
||||
<groupId>org.mage</groupId>
|
||||
<artifactId>mage-player-ai</artifactId>
|
||||
<artifactId>Mage-Player-AI</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<version>0.3</version>
|
||||
<name>Mage Player AI</name>
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.mage</groupId>
|
||||
<artifactId>mage</artifactId>
|
||||
<artifactId>Mage</artifactId>
|
||||
<version>${mage-version}</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue