Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
vhegde2017 authored Jan 31, 2023
1 parent 9dd4364 commit 01e2377
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,7 @@ version = '3.0.2'
description = 'Allows users to run Coverity commands in their builds'

repositories {
// maven { url "https://repo.jenkins-ci.org/releases/" }
maven { url "https://repo1.maven.org/maven2/" }
maven { url "https://sig-artifactory.internal.synopsys.com/artifactory/ngp-snapshot-local" }
maven { url "https://sig-artifactory.internal.synopsys.com/artifactory/plugins-releases" }
maven { url "https://artifacts-oss.talend.com/nexus/content/repositories/TalendOpenSourceRelease/" }
maven { url "https://repository.mulesoft.org/nexus/content/repositories/public/" }
maven { url "https://repo.jenkins-ci.org/releases/" }
}

apply plugin: 'com.synopsys.integration.solution'
Expand Down

0 comments on commit 01e2377

Please sign in to comment.