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

Release of 2.6.1.0

parents e39547dd 869e9c2d
No related branches found
No related tags found
No related merge requests found
......@@ -2,8 +2,8 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.l2jserver</groupId>
<artifactId>l2j-server-datapack</artifactId>
<version>2.6.1.0-SNAPSHOT</version>
<artifactId>l2j-server-datapack</artifactId>
<version>2.6.1.0</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-SNAPSHOT</l2j-server-game.version>
<l2j-server-game.version>2.6.1.0</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