Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion src/main/antora/modules/ROOT/pages/dependencies.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ Due to the different inception dates of individual Spring Data modules, most of
</dependencyManagement>
----

[[dependencies.train-names]]
[[dependencies.train-version]]
The current release train version is `{releasetrainVersion}`. The train version uses https://calver.org/[calver] with the pattern `YYYY.MINOR.MICRO`.
The version name follows `+${calver}+` for GA releases and service releases and the following pattern for all other versions: `+${calver}-${modifier}+`, where `modifier` can be one of the following:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ class ApplicationConfiguration {
======

ifeval::[{include-xml-namespaces} != false]
[[repositories.create-instances.spring]]

[[repositories.create-instances.xml]]
== XML Configuration

Expand Down
1 change: 0 additions & 1 deletion src/main/antora/modules/ROOT/pages/upgrade.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
[[new-features]]
[[upgrading]]
= Upgrading Spring Data
:page-section-summary-toc: 1
Expand Down