Skip to content

Bump version to 1.1.1-SNAPSHOT - #14

Merged
stremovsky merged 1 commit into
mainfrom
bump-1.1.1-snapshot
Aug 11, 2026
Merged

Bump version to 1.1.1-SNAPSHOT#14
stremovsky merged 1 commit into
mainfrom
bump-1.1.1-snapshot

Conversation

@stremovsky

Copy link
Copy Markdown
Contributor

Opens development after the v1.1.0 release.

The Build java API workflow deploys on every push to main, and GitHub Packages rejects republishing an already-released version — so leaving main on 1.1.0 would fail the deploy step on the next merge. This moves main to 1.1.1-SNAPSHOT.

Changes

  • pom.xml: 1.1.01.1.1-SNAPSHOT
  • README: the "From Local Maven Repository" snippet follows main's version, since that section documents building from source. The GitHub Packages and JitPack snippets deliberately stay on the released 1.1.0 — that's what users should depend on.

Verification

mvn clean package — 13/13 tests pass, artifacts build as databunkerpro-java-1.1.1-SNAPSHOT.

🤖 Generated with Claude Code

Open development after the 1.1.0 release. The deploy step runs on every
push to main and GitHub Packages rejects republishing a released version,
so main must not sit on 1.1.0.

The local-build README snippet follows main's version; the GitHub Packages
and JitPack snippets stay on the released 1.1.0.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@stremovsky
stremovsky merged commit be43f7c into main Aug 11, 2026
6 checks passed
@stremovsky
stremovsky deleted the bump-1.1.1-snapshot branch August 11, 2026 09:51
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