Skip to content

chore: fix pom.xml metadata, add release docs#5

Open
KofTwentyTwo wants to merge 4 commits into
developfrom
feature/update-bom-and-release-docs
Open

chore: fix pom.xml metadata, add release docs#5
KofTwentyTwo wants to merge 4 commits into
developfrom
feature/update-bom-and-release-docs

Conversation

@KofTwentyTwo
Copy link
Copy Markdown
Member

Summary

  • Fix pom.xml license block and XML header comment from AGPL-3.0 to Apache-2.0 (aligns with LICENSE file migration in ba98f28)
  • Add GROUP_ID, ARTIFACT_ID, VERSION static constants to QBitProducer (standard QBit pattern, was hardcoded to "0.1.0")
  • Add RELEASING.md documenting the qqq-orb CI/CD release workflow (snapshot, RC, release, hotfix)
  • Update CONTRIBUTING.md to reference RELEASING.md, fix incorrect QBit name

Test plan

  • mvn verify passes locally (18 tests, 0 failures)
  • CircleCI test_only workflow passes on PR branch

…onstant

Update pom.xml license block and header from AGPL-3.0 to Apache-2.0 to
match the LICENSE file migration in ba98f28. Add GROUP_ID, ARTIFACT_ID,
VERSION static constants to QBitProducer following standard QBit pattern.
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