diff --git a/pom.xml b/pom.xml
index c4c786d9..a5fb1da8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,8 +2,8 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
org.qora
- qora-core
- 2.0.0-SNAPSHOT
+ qortal
+ 0.9
jar
UTF-8
@@ -335,6 +335,23 @@
commons-text
1.4
+
+
+ io.druid
+ extendedset
+ 0.12.3
+
+
+
+ com.fasterxml.jackson.core
+ jackson-core
+
+
+ com.fasterxml.jackson.core
+ jackson-annotations
+
+
+
commons-net