Skip to content

build(version): move the 2.0 line to 2.0.0-SNAPSHOT#271

Merged
DemchaAV merged 1 commit into
2.0-devfrom
chore/bump-2.0.0-snapshot
Jun 29, 2026
Merged

build(version): move the 2.0 line to 2.0.0-SNAPSHOT#271
DemchaAV merged 1 commit into
2.0-devfrom
chore/bump-2.0.0-snapshot

Conversation

@DemchaAV

Copy link
Copy Markdown
Owner

Why

The 2.0-dev line still carried the 1.9.0 release version across every
module, so a snapshot build resolved against the previous release instead of
the in-development 2.0 line.

What

  • Bump the engine, aggregator, examples, benchmarks, and bundle poms to
    2.0.0-SNAPSHOT. graph-compose-fonts keeps its independent version line.
  • Add the v2.0.0 — Planned changelog entry and point the README and showcase
    (web/index.html) install snippets at the planned 2.0.0 coordinate. The
    "Latest stable" badge stays on 1.9.0 (the current release).

Tests

./mvnw install javadoc:javadoc -pl . — 1625 tests, 0 failures,
VersionConsistencyGuardTest green. Examples, benchmarks, and bundle all
compile/resolve against the new 2.0.0-SNAPSHOT.

The 2.0 development branch still carried the 1.9.0 release version across
every module, so a snapshot build resolved against the previous release.

Bump the engine, aggregator, examples, benchmarks, and bundle poms to
2.0.0-SNAPSHOT (graph-compose-fonts keeps its independent line). Add the
v2.0.0 Planned changelog entry and point the README and showcase install
snippets at the planned 2.0.0 coordinate, keeping the version-consistency
guard green.

Tests: ./mvnw install javadoc:javadoc -pl . — 1625 tests, 0 failures
(VersionConsistencyGuardTest green); examples, benchmarks, and bundle all
resolve the new snapshot.
@DemchaAV DemchaAV merged commit f4093ea into 2.0-dev Jun 29, 2026
11 checks passed
@DemchaAV DemchaAV deleted the chore/bump-2.0.0-snapshot branch June 29, 2026 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant