renamed kvant maven repository
All checks were successful
Build, test and publish the Quarkus libraries / build (push) Successful in 1m15s
All checks were successful
Build, test and publish the Quarkus libraries / build (push) Successful in 1m15s
This commit is contained in:
parent
c820591414
commit
f32dd66920
2 changed files with 3 additions and 3 deletions
|
@ -20,7 +20,7 @@ jobs:
|
|||
with:
|
||||
servers: |
|
||||
[{
|
||||
"id": "kvant-gitea",
|
||||
"id": "kvant",
|
||||
"configuration": {
|
||||
"httpHeaders": {
|
||||
"property": {
|
||||
|
|
4
pom.xml
4
pom.xml
|
@ -38,11 +38,11 @@
|
|||
|
||||
<distributionManagement>
|
||||
<repository>
|
||||
<id>kvant-gitea</id>
|
||||
<id>kvant</id>
|
||||
<url>https://git.kvant.cloud/api/packages/phoenix/maven</url>
|
||||
</repository>
|
||||
<snapshotRepository>
|
||||
<id>kvant-gitea</id>
|
||||
<id>kvant</id>
|
||||
<url>https://git.kvant.cloud/api/packages/phoenix/maven</url>
|
||||
</snapshotRepository>
|
||||
</distributionManagement>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue