diff options
Diffstat (limited to 'spec/fixtures/java/custom-maven-settings.xml')
| -rw-r--r-- | spec/fixtures/java/custom-maven-settings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/fixtures/java/custom-maven-settings.xml b/spec/fixtures/java/custom-maven-settings.xml index 4fa5d16..b7dbb1c 100644 --- a/spec/fixtures/java/custom-maven-settings.xml +++ b/spec/fixtures/java/custom-maven-settings.xml @@ -8,7 +8,7 @@ <repositories> <repository> <id>gitlab-maven</id> - <url>https://gitlab.com/api/v4/projects/17523603/packages/maven</url> + <url>https://gitlab.com/api/v4/projects/6130122/packages/maven</url> </repository> </repositories> </profile> |
