diff --git a/README.md b/README.md index 5e12b33..ef8486a 100644 --- a/README.md +++ b/README.md @@ -16,18 +16,18 @@ A parent pom for all the gCube artifacts. * Deployments of releases artifacts are not permitted ## jenkins-snapshots -* Dependencies resolved against local-snapshots and gcube-releases +* Dependencies resolved against local-snapshots, gcube-snapshots and gcube-releases * Snapshot artifacts installed to local-snapshots * Snapshot artifacts deployed to gcube-snapshots * Deployments of release artifacts are not permitted ## jenkins-staging -* Dependencies resolved against local-staging and gcube-jenkins-staging +* Dependencies resolved against local-staging, gcube-jenkins-staging, gcube-staging and gcube-releases * Release/snapshot artifacts installed to local-staging * Release/snapshot artifacts deployed to gcube-jenkins-staging ## jenkins-releases -* Dependencies resolved against local-releases and gcube-releases +* Dependencies resolved against local-releases, gcube-releases, gcube-jenkins-staging and gcube staging * Release artifacts installed to local-releases * Deployments of snapshot artifacts are not permitted * Release artifacts deployed to gcube-releases