From 1b041ebac53b79c2b5342214dc9bf0853cc84d6a Mon Sep 17 00:00:00 2001 From: stelzo Date: Mon, 1 Apr 2024 19:12:50 +0200 Subject: [PATCH] rm central --- .github/workflows/generate-sdks.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/generate-sdks.yml b/.github/workflows/generate-sdks.yml index 36caa21..a830d22 100644 --- a/.github/workflows/generate-sdks.yml +++ b/.github/workflows/generate-sdks.yml @@ -129,7 +129,6 @@ jobs: sed -i 's/secrets.GITHUB_TOKEN/\$\{\{secrets.GITHUB_TOKEN\}\}/g' .github/workflows/publish.yml sed -i 's||https://github.com/dofusdude/dofusdude-java|g' pom.xml sed -i 's||scm:git:git@github.com:dofusdude/dofusdude-java.gitscm:git:git@github.com:dofusdude/dofusdude-java.githttps://github.com/dofusdude/dofusdude-java/tree/mainGNU General Public License 3https://www.gnu.org/licenses/gpl-3.0.txtrepostelzoChristopher Siehhttps://github.com/stelzodeveloper|g' pom.xml - sed -i 's||org.sonatype.centralcentral-publishing-maven-plugin0.4.0truecentraltruetrue|g' pom.xml sed -i 's||org.apache.maven.pluginsmaven-javadoc-plugin3.6.3attach-javadocsjar|g' pom.xml sed -i 's||org.apache.maven.pluginsmaven-source-plugin3.3.0attach-sourcesjar|g' pom.xml sed -i 's|| org.openapitoolsjackson-databind-nullable0.2.6|g' pom.xml