Skip to content

Commit 54e1c13

Browse files
committed
Change in name
1 parent 3dbf577 commit 54e1c13

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
# java-https-checker
1+
# HTTP/S Java Checker
22
HTTP/S Java Checker - It can check is your Java installation can perform connection with given HTTPS address

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<version>0.1.0-SNAPSHOT</version>
1212
<packaging>jar</packaging>
1313

14-
<name>HTTPS Java Checker</name>
14+
<name>HTTP/S Java Checker</name>
1515
<description>It can check is your Java installation can perform connection with given HTTPS address</description>
1616
<url>https://github.com/wavesoftware/java-https-checker</url>
1717

0 commit comments

Comments
 (0)