Skip to content

Commit bbd0acf

Browse files
NataliaIvakinarenetapopovadependabot[bot]recrwplay
authored
Publish March release (#267)
* bump version to 2025.02 (#248) * Bump @neo4j-antora/antora-modify-sitemaps in the prod-dependencies group (#249) Bumps the prod-dependencies group with 1 update: @neo4j-antora/antora-modify-sitemaps. Updates `@neo4j-antora/antora-modify-sitemaps` from 0.6.1 to 0.7.0 --- updated-dependencies: - dependency-name: "@neo4j-antora/antora-modify-sitemaps" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update dev version to 2025.03 (#252) * Update version in antora.yml to 2025.03 (#254) * Update Java driver version to 5.28.3 (#258) * Packages workflows refine (#261) * update workflow to 1.2.0 * update packages * Replace `page-version` with `current` in links (#260) * Replace `page-version` with `current` in links * Put back `page-version` for the Ops manual and fix links on locks/deadlocks * Update modules/ROOT/pages/java-embedded/unique-nodes.adoc * Update modules/ROOT/pages/extending-neo4j/unmanaged-extensions.adoc * Update docs-pr-checks.yml (#263) --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Reneta Popova <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Neil Dewhurst <[email protected]>
1 parent c466e77 commit bbd0acf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

antora.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
name: java-reference
22
title: Java Reference
3-
version: '2025.02'
3+
version: '2025.03'
44
start_page: ROOT:index.adoc
55
nav:
66
- modules/ROOT/content-nav.adoc
77
asciidoc:
88
attributes:
9-
neo4j-version: '2025.02'
10-
neo4j-version-exact: '2025.02.0'
11-
neo4j-buildnumber: '2025.02'
9+
neo4j-version: '2025.03'
10+
neo4j-version-exact: '2025.03.0'
11+
neo4j-buildnumber: '2025.03'
1212
java-driver-version: '5.28.3'
1313
neo4j-documentation-branch: 'dev'
1414
page-origin-private: false

0 commit comments

Comments
 (0)