From d577999c7cca836b9d2a6d2e9830661773082785 Mon Sep 17 00:00:00 2001 From: Lyzev Date: Wed, 6 Apr 2022 21:08:19 +0200 Subject: [PATCH] - Changed version Signed-off-by: Lyzev --- README.md | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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