Skip to content

Commit 7cf8bba

Browse files
committed
switch CircleCi and GitHib default branch over to master, so we can do intermediate releases, while working on develop
1 parent 53f5ce7 commit 7cf8bba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ workflows:
2525
<<: *mvn-collect-artifacts-command
2626
filters:
2727
branches:
28-
only: develop
28+
only: master
2929

3030
- github-maven-deploy/approve-deploy-patch-version:
3131
type: approval

0 commit comments

Comments
 (0)