]> source.dussan.org Git - jgit.git/commitdiff
Update maven-site-plugin used by benchmark module to 3.8.2 69/154769/1
authorMatthias Sohn <matthias.sohn@sap.com>
Wed, 18 Dec 2019 14:50:35 +0000 (15:50 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Wed, 18 Dec 2019 14:51:38 +0000 (15:51 +0100)
The benchmark module currently has no parent, adjust the version used
here to the one used by all the other jgit Maven modules.

Change-Id: I8807a694fe23f8f131d1d22a58a3e18874d756cc
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.packaging/pom.xml

index 5cbd2d485b538923fc45b855dee442aeb59ecde8..cf43ab1994b6d77c71c1a9c3fcb2e87d81531687 100644 (file)
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-site-plugin</artifactId>
-          <version>3.7.1</version>
+          <version>3.8.2</version>
         </plugin>
       </plugins>
     </pluginManagement>