We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 68eef74 + bae6780 commit 229ffcbCopy full SHA for 229ffcb
1 file changed
.azure-pipelines/generation-pipeline.yml
@@ -452,7 +452,7 @@ stages:
452
language: 'java'
453
version: ''
454
repoName: 'msgraph-sdk-java'
455
- baseBranchName: 'dev'
+ baseBranchName: 'main'
456
branchName: '$(v1Branch)'
457
targetClassName: "BaseGraphServiceClient"
458
targetNamespace: "com.Microsoft.Graph"
@@ -483,7 +483,7 @@ stages:
483
484
version: 'beta'
485
repoName: 'msgraph-beta-sdk-java'
486
487
branchName: '$(betaBranch)'
488
489
targetNamespace: "com.Microsoft.Graph.Beta"
0 commit comments