From a8ae20d5fddbddcdb68ff9f3b9841ec2b3ee1c96 Mon Sep 17 00:00:00 2001 From: John Axe Date: Thu, 9 May 2024 08:26:30 -0300 Subject: [PATCH] chore: maven-central --- publish.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/publish.sbt b/publish.sbt index a486513..d52197d 100644 --- a/publish.sbt +++ b/publish.sbt @@ -5,7 +5,7 @@ ThisBuild / organizationHomepage := Some(url("https://github.com/galax-io")) ThisBuild / description := "Plugin to support JDBC performance testing in Gatling." ThisBuild / homepage := Some(url("https://github.com/galax-io/gatling-jdbc-plugin")) -ThisBuild / scmInfo := Some( +ThisBuild / scmInfo := Some( ScmInfo( url("https://github.com/galax-io/gatling-jdbc-plugin"), "git@github.com:galax-io/gatling-jdbc-plugin.git",