Update Maven registry and repo references to cameleer org
Some checks failed
CI / build (push) Failing after 3s

Both repos transferred from claude user to cameleer organization.
Updated all Maven registry URLs and CLAUDE.md references.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
hsiegeln
2026-03-11 10:34:53 +01:00
parent db17f02fcc
commit 223e1fd279
3 changed files with 3 additions and 3 deletions

View File

@@ -22,7 +22,7 @@ jobs:
<servers>
<server>
<id>gitea</id>
<username>claude</username>
<username>cameleer</username>
<password>${env.REGISTRY_TOKEN}</password>
</server>
</servers>