You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2020/02/14 02:58:25 UTC

[maven-javadoc-plugin] branch master updated: plexus-java version as a property to ease testing

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 0cec2c7  plexus-java version as a property to ease testing
0cec2c7 is described below

commit 0cec2c70b16d84bc193079f24cb47f2ca91a475a
Author: olivier lamy <ol...@apache.org>
AuthorDate: Mon Dec 2 11:12:51 2019 +1000

    plexus-java version as a property to ease testing
    
    Signed-off-by: olivier lamy <ol...@apache.org>
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index beba167..4bb1c42 100644
--- a/pom.xml
+++ b/pom.xml
@@ -76,6 +76,7 @@ under the License.
     <!-- for ITs -->
     <sitePluginVersion>3.3</sitePluginVersion>
     <projectInfoReportsPluginVersion>2.7</projectInfoReportsPluginVersion>
+    <plexus-java.version>1.0.3</plexus-java.version>
   </properties>
 
   <contributors>