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

Version bump to 2.6.2.0-SNAPSHOT

parent a93b5c2f
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.l2jserver</groupId>
<artifactId>l2j-server-datapack</artifactId>
<version>2.6.1.0</version>
<version>2.6.2.0-SNAPSHOT</version>
<name>L2J DataPack</name>
<properties>
<maven.compiler.source>11</maven.compiler.source>
......@@ -12,7 +12,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<slf4j.version>1.7.30</slf4j.version>
<!-- L2J -->
<l2j-server-game.version>2.6.1.0</l2j-server-game.version>
<l2j-server-game.version>2.6.2.0-SNAPSHOT</l2j-server-game.version>
<!-- Test -->
<testng.version>7.1.0</testng.version>
<mockito.version>3.2.4</mockito.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