Version set to 2.0.0, given that this will ultimately be merged into the main qortal core. It makes sense to keep the version numbers in sync.

This commit is contained in:
CalDescent 2021-10-25 19:06:48 +01:00
parent f19a65148a
commit 05be5c1199

View File

@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.qortal</groupId>
<artifactId>qortal-data</artifactId>
<version>0.1.0</version>
<version>2.0.0</version>
<packaging>jar</packaging>
<properties>
<skipTests>true</skipTests>