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 2022/07/31 07:44:50 UTC

[maven-site] branch master updated: mostly

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-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 623759b2 mostly
623759b2 is described below

commit 623759b2b81018a21677b23b1cca6db470162aa0
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Sun Jul 31 09:44:44 2022 +0200

    mostly
---
 content/apt/guides/mini/guide-reproducible-builds.apt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/apt/guides/mini/guide-reproducible-builds.apt b/content/apt/guides/mini/guide-reproducible-builds.apt
index 3895436b..7482eaac 100644
--- a/content/apt/guides/mini/guide-reproducible-builds.apt
+++ b/content/apt/guides/mini/guide-reproducible-builds.apt
@@ -57,7 +57,7 @@ mvn artifact:check-buildplan
 
  []
 
- You have the basics configured. The output should be reproducible now.
+ You have the basics configured. The output should be mostly reproducible now.
  
 * How to test my Maven build reproducibility?