summaryrefslogtreecommitdiffstats
path: root/tools/maven-central/deploy.rb
diff options
context:
space:
mode:
Diffstat (limited to 'tools/maven-central/deploy.rb')
-rwxr-xr-xtools/maven-central/deploy.rb3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/maven-central/deploy.rb b/tools/maven-central/deploy.rb
index 929af9cd7e..d620a88e11 100755
--- a/tools/maven-central/deploy.rb
+++ b/tools/maven-central/deploy.rb
@@ -51,8 +51,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',