diff --git a/pom.xml b/pom.xml index 3df1c61524d2..e319c6cd24d7 100644 --- a/pom.xml +++ b/pom.xml @@ -86,7 +86,7 @@ test/ruleset-testing-core - https://github.com/aws/aws-sdk-java-v2.git + ${scm.github.url} ${project.version} @@ -173,6 +173,7 @@ ${skipTests} ${project.basedir}/src/it/java ${session.executionRootDirectory} + https://github.com/aws/aws-sdk-java-v2.git @@ -691,6 +692,9 @@ publishing + + https://github.com/aws/aws-sdk-java-v2/tree/release +