From e6481308ccf2161d57cddc9d41df5ba42130f9bc Mon Sep 17 00:00:00 2001 From: Eric Ihli Date: Sun, 2 May 2021 13:31:53 -0500 Subject: [PATCH] Fix pom.xml repo url --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 683cae2..a84fa64 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ 0.1.3 com.owoga/phonetics Phonetics and syllabification of English words. - https://github.com/com.owoga/phonetics + https://github.com/eihli/phonetics MIT License @@ -19,9 +19,9 @@ - https://github.com/com.owoga/phonetics - scm:git:git://github.com/com.owoga/phonetics.git - scm:git:ssh://git@github.com/com.owoga/phonetics.git + https://github.com/eihli/phonetics + scm:git:git://github.com/eihli/phonetics.git + scm:git:ssh://git@github.com/eihli/phonetics.git v0.1.0-SNAPSHOT