diff --git a/README.md b/README.md index 84412d7..99ff1d9 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,9 @@ ps: Zeko turns out to be rabbit in Croatian, thus the logo :D ### To use, add these to your maven pom.xml - com.github.darkredz + io.zeko zeko-data-mapper - 1.5.9 + 1.5.10 diff --git a/pom.xml b/pom.xml index 4dd23d2..23b2cec 100755 --- a/pom.xml +++ b/pom.xml @@ -2,9 +2,9 @@ 4.0.0 - com.github.darkredz + io.zeko zeko-data-mapper - 1.5.10-SNAPSHOT + 1.5.11-SNAPSHOT jar ${project.groupId}:${project.artifactId} @@ -32,7 +32,7 @@ Github https://github.com/darkredz - UTC+0: + UTC+08:00 @@ -166,6 +166,7 @@ org.spekframework.spek2 spek-runner-junit5 ${spek.version} + test @@ -205,16 +206,6 @@ src/main/kotlin src/test/kotlin - - - ${project.basedir} - - docs - examples - - - - maven-surefire-plugin