Fix staging with wrong URL.
This commit is contained in:
parent
7a36a3d43c
commit
9fb74aeb83
2
pom.xml
2
pom.xml
|
@ -423,7 +423,7 @@
|
||||||
<repository>
|
<repository>
|
||||||
<id>gcube-staging-jenkins</id>
|
<id>gcube-staging-jenkins</id>
|
||||||
<name>gCube Staging</name>
|
<name>gCube Staging</name>
|
||||||
<url>${repository.staging.url}</url>
|
<url>${repository.jenkins.staging.url}</url>
|
||||||
</repository>
|
</repository>
|
||||||
</distributionManagement>
|
</distributionManagement>
|
||||||
<build>
|
<build>
|
||||||
|
|
Loading…
Reference in New Issue