Bumping versions
This commit is contained in:
@@ -31,7 +31,7 @@ IMPORTANT: If you're releasing milestones don't forget to add `-Pmilestone` and
|
|||||||
|
|
||||||
== Contributing
|
== Contributing
|
||||||
|
|
||||||
:spring-cloud-build-branch: 4.0.x
|
:spring-cloud-build-branch: master
|
||||||
|
|
||||||
Spring Cloud is released under the non-restrictive Apache 2.0 license,
|
Spring Cloud is released under the non-restrictive Apache 2.0 license,
|
||||||
and follows a very standard Github development process, using Github
|
and follows a very standard Github development process, using Github
|
||||||
@@ -48,7 +48,7 @@ author credit if we do. Active contributors might be asked to join the core tea
|
|||||||
given the ability to merge pull requests.
|
given the ability to merge pull requests.
|
||||||
|
|
||||||
=== Code of Conduct
|
=== Code of Conduct
|
||||||
This project adheres to the Contributor Covenant https://github.com/spring-cloud/spring-cloud-build/blob/master/docs/src/main/asciidoc/code-of-conduct.adoc[code of
|
This project adheres to the Contributor Covenant https://github.com/spring-cloud/spring-cloud-build/blob/{spring-cloud-build-branch}/docs/src/main/asciidoc/code-of-conduct.adoc[code of
|
||||||
conduct]. By participating, you are expected to uphold this code. Please report
|
conduct]. By participating, you are expected to uphold this code. Please report
|
||||||
unacceptable behavior to spring-code-of-conduct@pivotal.io.
|
unacceptable behavior to spring-code-of-conduct@pivotal.io.
|
||||||
|
|
||||||
@@ -59,7 +59,7 @@ added after the original pull request but before a merge.
|
|||||||
* Use the Spring Framework code format conventions. If you use Eclipse
|
* Use the Spring Framework code format conventions. If you use Eclipse
|
||||||
you can import formatter settings using the
|
you can import formatter settings using the
|
||||||
`eclipse-code-formatter.xml` file from the
|
`eclipse-code-formatter.xml` file from the
|
||||||
https://raw.githubusercontent.com/spring-cloud/spring-cloud-build/master/spring-cloud-dependencies-parent/eclipse-code-formatter.xml[Spring
|
https://raw.githubusercontent.com/spring-cloud/spring-cloud-build/{spring-cloud-build-branch}/spring-cloud-dependencies-parent/eclipse-code-formatter.xml[Spring
|
||||||
Cloud Build] project. If using IntelliJ, you can use the
|
Cloud Build] project. If using IntelliJ, you can use the
|
||||||
https://plugins.jetbrains.com/plugin/6546[Eclipse Code Formatter
|
https://plugins.jetbrains.com/plugin/6546[Eclipse Code Formatter
|
||||||
Plugin] to import the same file.
|
Plugin] to import the same file.
|
||||||
|
|||||||
Reference in New Issue
Block a user