Commit c87c4c32 authored by Sofia Vistas's avatar Sofia Vistas Committed by Sanad Liaquat

Apply 1 suggestion(s) to 1 file(s)

parent e2b9d091
......@@ -104,7 +104,7 @@ module QA
<url>#{gitlab_address_with_port}/api/v4/projects/#{another_project.id}/packages/maven</url>
</repository>
<snapshotRepository>
<id>#{project.name}</id>
<id>#{another_project.name}</id>
<url>#{gitlab_address_with_port}/api/v4/projects/#{another_project.id}/packages/maven</url>
</snapshotRepository>
</distributionManagement>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment