diff --git a/ci.yml b/ci.yml index 1f436b3..edfb5ab 100644 --- a/ci.yml +++ b/ci.yml @@ -124,7 +124,7 @@ stages: # The Prerelease and Release stages are conditioned on whether we are building a pull request and the branch. - ${{if and(ne(variables['Build.Reason'], 'PullRequest'), eq(variables['System.TeamProject'], 'internal'))}}: - - template: pipelines/stages/archetype-maven-release.yml@azure-sdk-build-tools + - template: pipelines/stages/archetype-java-release.yml@azure-sdk-build-tools parameters: DependsOn: Build ArtifactName: packages \ No newline at end of file