Skip to content

Commit 8674ceb

Browse files
committed
Bumping versions
1 parent 3a149cc commit 8674ceb

File tree

3 files changed

+22
-26
lines changed

3 files changed

+22
-26
lines changed

README.adoc

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,11 @@ tracker for issues and merging pull requests into main. If you want
3939
to contribute even something trivial please do not hesitate, but
4040
follow the guidelines below.
4141

42-
[[sign-the-contributor-license-agreement]]
43-
== Sign the Contributor License Agreement
44-
45-
Before we accept a non-trivial patch or pull request we will need you to sign the
46-
https://cla.pivotal.io/sign/spring[Contributor License Agreement].
47-
Signing the contributor's agreement does not grant anyone commit rights to the main
48-
repository, but it does mean that we can accept your contributions, and you will get an
49-
author credit if we do. Active contributors might be asked to join the core team, and
50-
given the ability to merge pull requests.
42+
[[developer-certificate-of-origin]]
43+
== Developer Certificate of Origin (DCO)
44+
45+
All commits must include a __Signed-off-by__ trailer at the end of each commit message to indicate that the contributor agrees to the Developer Certificate of Origin.
46+
For additional details, please refer to the blog post https://spring.io/blog/2025/01/06/hello-dco-goodbye-cla-simplifying-contributions-to-spring[Hello DCO, Goodbye CLA: Simplifying Contributions to Spring].
5147

5248
[[code-of-conduct]]
5349
== Code of Conduct
Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
1-
https://docs.spring.io/spring-cloud-build/reference/4.2-SNAPSHOT/[spring-cloud-build] :: Reference Documentation, version 4.2.1-SNAPSHOT
2-
https://docs.spring.io/spring-cloud-bus/reference/4.2-SNAPSHOT/[spring-cloud-bus] :: Reference Documentation, version 4.2.1-SNAPSHOT
3-
https://docs.spring.io/spring-cloud-circuitbreaker/reference/3.2-SNAPSHOT/[spring-cloud-circuitbreaker] :: Reference Documentation, version 3.2.1-SNAPSHOT
4-
https://docs.spring.io/spring-cloud-commons/reference/4.2-SNAPSHOT/[spring-cloud-commons] :: Reference Documentation, version 4.2.1-SNAPSHOT
5-
https://docs.spring.io/spring-cloud-config/reference/4.2-SNAPSHOT/[spring-cloud-config] :: Reference Documentation, version 4.2.1-SNAPSHOT
6-
https://docs.spring.io/spring-cloud-consul/reference/4.2-SNAPSHOT/[spring-cloud-consul] :: Reference Documentation, version 4.2.1-SNAPSHOT
7-
https://docs.spring.io/spring-cloud-contract/reference/4.2-SNAPSHOT/[spring-cloud-contract] :: Reference Documentation, version 4.2.1-SNAPSHOT
8-
https://docs.spring.io/spring-cloud-function/reference/4.2-SNAPSHOT/[spring-cloud-function] :: Reference Documentation, version 4.2.1-SNAPSHOT
9-
https://docs.spring.io/spring-cloud-gateway/reference/4.2-SNAPSHOT/[spring-cloud-gateway] :: Reference Documentation, version 4.2.1-SNAPSHOT
10-
https://docs.spring.io/spring-cloud-kubernetes/reference/3.2-SNAPSHOT/[spring-cloud-kubernetes] :: Reference Documentation, version 3.2.1-SNAPSHOT
11-
https://docs.spring.io/spring-cloud-netflix/reference/4.2-SNAPSHOT/[spring-cloud-netflix] :: Reference Documentation, version 4.2.1-SNAPSHOT
12-
https://docs.spring.io/spring-cloud-openfeign/reference/4.2-SNAPSHOT/[spring-cloud-openfeign] :: Reference Documentation, version 4.2.1-SNAPSHOT
13-
https://docs.spring.io/spring-cloud-stream/reference/4.2-SNAPSHOT/[spring-cloud-stream] :: Reference Documentation, version 4.2.1-SNAPSHOT
14-
https://docs.spring.io/spring-cloud-task/reference/3.2-SNAPSHOT/[spring-cloud-task] :: Reference Documentation, version 3.2.1-SNAPSHOT
15-
https://docs.spring.io/spring-cloud-vault/reference/4.2-SNAPSHOT/[spring-cloud-vault] :: Reference Documentation, version 4.2.1-SNAPSHOT
16-
https://docs.spring.io/spring-cloud-zookeeper/reference/4.2-SNAPSHOT/[spring-cloud-zookeeper] :: Reference Documentation, version 4.2.1-SNAPSHOT
1+
https://docs.spring.io/spring-cloud-build/reference/4.3-SNAPSHOT/[spring-cloud-build] :: Reference Documentation, version 4.3.0-SNAPSHOT
2+
https://docs.spring.io/spring-cloud-bus/reference/4.3-SNAPSHOT/[spring-cloud-bus] :: Reference Documentation, version 4.3.0-SNAPSHOT
3+
https://docs.spring.io/spring-cloud-circuitbreaker/reference/3.3-SNAPSHOT/[spring-cloud-circuitbreaker] :: Reference Documentation, version 3.3.0-SNAPSHOT
4+
https://docs.spring.io/spring-cloud-commons/reference/4.3-SNAPSHOT/[spring-cloud-commons] :: Reference Documentation, version 4.3.0-SNAPSHOT
5+
https://docs.spring.io/spring-cloud-config/reference/4.3-SNAPSHOT/[spring-cloud-config] :: Reference Documentation, version 4.3.0-SNAPSHOT
6+
https://docs.spring.io/spring-cloud-consul/reference/4.3-SNAPSHOT/[spring-cloud-consul] :: Reference Documentation, version 4.3.0-SNAPSHOT
7+
https://docs.spring.io/spring-cloud-contract/reference/4.3-SNAPSHOT/[spring-cloud-contract] :: Reference Documentation, version 4.3.0-SNAPSHOT
8+
https://docs.spring.io/spring-cloud-function/reference/4.3-SNAPSHOT/[spring-cloud-function] :: Reference Documentation, version 4.3.0-SNAPSHOT
9+
https://docs.spring.io/spring-cloud-gateway/reference/4.3-SNAPSHOT/[spring-cloud-gateway] :: Reference Documentation, version 4.3.0-SNAPSHOT
10+
https://docs.spring.io/spring-cloud-kubernetes/reference/3.3-SNAPSHOT/[spring-cloud-kubernetes] :: Reference Documentation, version 3.3.0-SNAPSHOT
11+
https://docs.spring.io/spring-cloud-netflix/reference/4.3-SNAPSHOT/[spring-cloud-netflix] :: Reference Documentation, version 4.3.0-SNAPSHOT
12+
https://docs.spring.io/spring-cloud-openfeign/reference/4.3-SNAPSHOT/[spring-cloud-openfeign] :: Reference Documentation, version 4.3.0-SNAPSHOT
13+
https://docs.spring.io/spring-cloud-stream/reference/4.3-SNAPSHOT/[spring-cloud-stream] :: Reference Documentation, version 4.3.0-SNAPSHOT
14+
https://docs.spring.io/spring-cloud-task/reference/3.3-SNAPSHOT/[spring-cloud-task] :: Reference Documentation, version 3.3.0-SNAPSHOT
15+
https://docs.spring.io/spring-cloud-vault/reference/4.3-SNAPSHOT/[spring-cloud-vault] :: Reference Documentation, version 4.3.0-SNAPSHOT
16+
https://docs.spring.io/spring-cloud-zookeeper/reference/4.3-SNAPSHOT/[spring-cloud-zookeeper] :: Reference Documentation, version 4.3.0-SNAPSHOT
1717

docs/modules/ROOT/pages/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
= Spring Cloud Train Reference Documentation
22

3-
:spring-boot-version: 3.4.0
3+
:spring-boot-version: 3.5.0-SNAPSHOT
44

55
Spring Cloud provides tools for developers to quickly build some of
66
the common patterns in distributed systems (e.g. configuration

0 commit comments

Comments
 (0)