aboutsummaryrefslogtreecommitdiffstats
path: root/tools/maven-central/download.rb
diff options
context:
space:
mode:
Diffstat (limited to 'tools/maven-central/download.rb')
-rwxr-xr-xtools/maven-central/download.rb3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/maven-central/download.rb b/tools/maven-central/download.rb
index fc06f7da60..de4ecd4262 100755
--- a/tools/maven-central/download.rb
+++ b/tools/maven-central/download.rb
@@ -11,8 +11,7 @@ group = 'org.eclipse.jgit'
artifacts = [group,
group + '.ant',
group + '.archive',
- group + '.console',
- group + '.http.apache',
+ group + '.http.apache',
group + '.http.server',
group + '.java7',
group + '.junit',