Skip to content

Commit

Permalink
Set github branch to 2.1.x (#4123)
Browse files Browse the repository at this point in the history
  • Loading branch information
ilopmar committed Sep 17, 2020
1 parent 50e7abe commit 694199f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Expand Up @@ -3,7 +3,7 @@ projectGroupId=io.micronaut
title=Micronaut
projectDesc=Natively Cloud Native
githubSlug=micronaut-projects/micronaut-core
githubBranch=2.0.x
githubBranch=2.1.x
testsdir=inject-groovy/src/test/groovy/io/micronaut/docs
testssession=session/src/test/groovy/io/micronaut/session/docs
testskafka=configurations/kafka/src/test/groovy/io/micronaut/configuration/kafka/docs
Expand Down

0 comments on commit 694199f

Please sign in to comment.