]> source.dussan.org Git - jgit.git/commitdiff
Add lfs libraries to scripts for upload to Maven central 55/70255/2
authorMatthias Sohn <matthias.sohn@sap.com>
Fri, 8 Apr 2016 15:10:16 +0000 (17:10 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Fri, 8 Apr 2016 15:24:44 +0000 (17:24 +0200)
Change-Id: I13d78fd57421cca32a965af37cc9571e77448e31
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
tools/maven-central/deploy.rb
tools/maven-central/download.rb

index 8e7adc89345b83a41f24ccb1d1e688930af4f675..2744e772a19b3e9de621afb19297483594420b24 100755 (executable)
@@ -55,6 +55,8 @@ artifacts = [group,
              group + '.http.server',
              group + '.junit',
              group + '.junit.http',
+             group + '.lfs',
+             group + '.lfs.server',
              group + '.pgm',
              group + '.ui']
 
index b7ea2150baa1beb4396153f3545b32c56ebd772e..b6c267174204b2d04ac471d365994d48ba92848c 100755 (executable)
@@ -15,6 +15,8 @@ artifacts = [group,
              group + '.http.server',
              group + '.junit',
              group + '.junit.http',
+             group + '.lfs',
+             group + '.lfs.server',
              group + '.pgm',
              group + '.ui']