From ad2f3428afc379c67eb52f12114d6a70905f8bb1 Mon Sep 17 00:00:00 2001 From: Manuel Rigger Date: Fri, 22 Jan 2021 21:27:50 +0100 Subject: [PATCH] Fix the SCM link in pom.xml --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index b510f5b90..d77d9c9cf 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.sqlancer sqlancer - 1.0 + 1.0.1 SQLancer http://www.sqlancer.com/ SQLancer finds logic bugs in Database Management Systems through automatic testing @@ -30,9 +30,9 @@ - git@github.com:sqlancer/sqlancer.git - scm:git:git@github.com:sqlancer/sqlancer.git - scm:git:git@github.com:sqlancer/sqlancer.git + https://github.com/sqlancer/sqlancer/ + scm:git:git://github.com/sqlancer/sqlancer.git + scm:git:ssh://github.com:sqlancer/sqlancer.git UTF-8