diff --git a/RediSkript.iml b/RediSkript.iml index 357b487..3e0c59b 100644 --- a/RediSkript.iml +++ b/RediSkript.iml @@ -1,5 +1,14 @@ + + + + + PAPER + + + + @@ -17,7 +26,12 @@ - + + + + + + diff --git a/pom.xml b/pom.xml index 70f3204..4a86fc0 100644 --- a/pom.xml +++ b/pom.xml @@ -43,14 +43,6 @@ - - org.apache.maven.plugins - maven-jar-plugin - 3.2.0 - - ${project.basedir}/compile - - @@ -94,26 +86,22 @@ redis.clients jedis 3.5.1 - compile org.json json 20201115 - compile org.cryptomator siv-mode 1.4.1 - compile org.apache.commons commons-pool2 2.6.2 - compile \ No newline at end of file