Skip to content

Commit

Permalink
Fix syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-beck committed Jan 17, 2017
1 parent b52d4f6 commit d9e554a
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions src/main/resources/artifact-ignores.properties
Original file line number Diff line number Diff line change
Expand Up @@ -121,13 +121,13 @@ hello-world-scala

# Suppress potentially harmful upgrades related to SCM API (JENKINS-41121)
# Erring on the side of extreme caution until the fallout is resolved here
scm-api:2.0.0
scm-api:2.0.1
branch-api:2.0.0
github-branch-source:2.0.0
cloudbees-bitbucket-branch-source:2.0.0
github-organization-folder:1.6
mercurial:1.58
git:2.6.2
git:3.0.2
git:3.0.3
scm-api-2.0.0
scm-api-2.0.1
branch-api-2.0.0
github-branch-source-2.0.0
cloudbees-bitbucket-branch-source-2.0.0
github-organization-folder-1.6
mercurial-1.58
git-2.6.2
git-3.0.2
git-3.0.3

0 comments on commit d9e554a

Please sign in to comment.