summaryrefslogtreecommitdiffstats
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, 2 insertions, 1 deletions
diff --git a/tools/maven-central/download.rb b/tools/maven-central/download.rb
index b5dd871f31..949e6242fa 100755
--- a/tools/maven-central/download.rb
+++ b/tools/maven-central/download.rb
@@ -1,10 +1,11 @@
#!/usr/bin/env ruby
-version = '3.1.0.201310021548-r'.freeze
+version = '3.3.0.201403021825-r'.freeze
group = 'org.eclipse.jgit'
artifacts = [group,
group + '.ant',
group + '.archive',
group + '.console',
+ group + '.http.apache',
group + '.http.server',
group + '.java7',
group + '.junit',