You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@creadur.apache.org by po...@apache.org on 2022/06/12 21:31:52 UTC

[creadur-rat] branch master updated: Add hint about maven property to generate download page

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

pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git


The following commit(s) were added to refs/heads/master by this push:
     new 969d2720 Add hint about maven property to generate download page
969d2720 is described below

commit 969d27206d03325479a194712928e760748277f1
Author: P. Ottlinger <po...@apache.org>
AuthorDate: Sun Jun 12 23:31:46 2022 +0200

    Add hint about maven property to generate download page
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 983559a4..866c4e6f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,6 +58,7 @@ agnostic home for software distribution comprehension and audit tools.
     <mavenChangesVersion>2.12.1</mavenChangesVersion>
     <mavenJavadocPluginVersion>3.4.0</mavenJavadocPluginVersion>
     <mavenPmdPluginVersion>3.16.0</mavenPmdPluginVersion>
+    <!-- Used to generate download page for RAT -->
     <previousRatVersion>0.13</previousRatVersion>
   </properties>
   <distributionManagement>