You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2020/05/30 15:22:35 UTC

[maven-jxr] branch master updated: upgrade sisu-maven-plugin to get reproducible order

This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-jxr.git


The following commit(s) were added to refs/heads/master by this push:
     new cfb7803  upgrade sisu-maven-plugin to get reproducible order
cfb7803 is described below

commit cfb780333f1f8b94622f3d521360fd8b3209a866
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Sat May 30 17:22:30 2020 +0200

    upgrade sisu-maven-plugin to get reproducible order
---
 maven-jxr/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/maven-jxr/pom.xml b/maven-jxr/pom.xml
index 147882c..e4fa4db 100644
--- a/maven-jxr/pom.xml
+++ b/maven-jxr/pom.xml
@@ -73,7 +73,7 @@ under the License.
         <plugin>
           <groupId>org.eclipse.sisu</groupId>
           <artifactId>sisu-maven-plugin</artifactId>
-          <version>0.3.3</version>
+          <version>0.3.4</version>
           <executions>
             <execution>
               <id>index-project</id>