diff --git a/README.md b/README.md index 29e1039..dbca43c 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ dependencies { Raw Jar 1. Go to the [release page](https://github.com/Lyzev/Whois4K/releases). -2. Download Whois4K-${version}.jar. +2. Download Whois4K-jar-with-dependencies.jar. 3. Add the jar to your classpath. diff --git a/pom.xml b/pom.xml index 49a5143..5b6ad0c 100644 --- a/pom.xml +++ b/pom.xml @@ -4,9 +4,9 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - me.lyzev + me.lyzev.whois Whois4K - 1.1 + 1.2 16