summaryrefslogtreecommitdiff
path: root/spec/integration/java/maven_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/integration/java/maven_spec.rb')
-rw-r--r--spec/integration/java/maven_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/integration/java/maven_spec.rb b/spec/integration/java/maven_spec.rb
index ca26d28..95a6cb0 100644
--- a/spec/integration/java/maven_spec.rb
+++ b/spec/integration/java/maven_spec.rb
@@ -11,7 +11,7 @@ RSpec.describe "maven" do
include_examples "each report version", "java", "maven-multimodules"
context "when the maven dependencies come from the same projects public maven repository" do
- let(:env) { { 'CI_PROJECT_ID' => '6130122' } }
+ let(:env) { { 'CI_PROJECT_ID' => '18446184' } }
before do
runner.mount(dir: fixture_file('java/maven/gitlab-repo'))