Skip to content
Snippets Groups Projects
Commit dfd14aa5 authored by Zoey76's avatar Zoey76
Browse files

Version bump to 2.6.3.0-SNAPSHOT

parent b319c9a4
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>com.l2jserver</groupId> <groupId>com.l2jserver</groupId>
<artifactId>l2j-server-datapack</artifactId> <artifactId>l2j-server-datapack</artifactId>
<version>2.6.2.0</version> <version>2.6.3.0-SNAPSHOT</version>
<name>L2J DataPack</name> <name>L2J DataPack</name>
<properties> <properties>
<maven.compiler.source>14</maven.compiler.source> <maven.compiler.source>14</maven.compiler.source>
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<slf4j.version>1.7.30</slf4j.version> <slf4j.version>1.7.30</slf4j.version>
<!-- L2J --> <!-- L2J -->
<l2j-server-game.version>2.6.2.0</l2j-server-game.version> <l2j-server-game.version>2.6.3.0-SNAPSHOT</l2j-server-game.version>
<!-- Test --> <!-- Test -->
<testng.version>7.3.0</testng.version> <testng.version>7.3.0</testng.version>
<easymock.version>4.2</easymock.version> <easymock.version>4.2</easymock.version>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment