1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-05 23:22:47 +00:00

Removes l2jserver2-site folder

This commit is contained in:
2011-10-22 02:22:47 -02:00
parent d9a2badd2d
commit d2bfca5700
18 changed files with 29 additions and 581 deletions

View File

@@ -8,13 +8,17 @@
<relativePath>..</relativePath>
</parent>
<artifactId>l2jserver2-tools</artifactId>
<name>L2JServer 2 tools</name>
<description>Module providing tools for developer usage only. Those tools are used for conversion and batch updating scripts.</description>
<url>http://github.com/l2jserver2</url>
<inceptionYear>2011</inceptionYear>
<dependencies>
<dependency>
<groupId>com.l2jserver</groupId>
<artifactId>l2jserver2-common</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>com.l2jserver</groupId>
<artifactId>l2jserver2-gameserver</artifactId>