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 048c5861 RAT-530: r0.18 not yet publicly available
048c5861 is described below
commit 048c5861e8620c352b3d279c3a22950e54a9be73
Author: P. Ottlinger <[email protected]>
AuthorDate: Thu Mar 12 00:54:14 2026 +0100
RAT-530: r0.18 not yet publicly available
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b4a028f4..253189e0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,7 +70,7 @@ agnostic home for software distribution comprehension and
audit tools.
<mavenPmdPluginVersion>3.28.0</mavenPmdPluginVersion>
<!-- Used to generate download page for RAT during site builds, please
adapt versions manually BEFORE doing a release -->
<!-- START - adapt manually before doing a release -->
- <previousRatVersion>0.18</previousRatVersion>
+ <previousRatVersion>0.17</previousRatVersion>
<currentSnapshotRatVersion>1.0.0-SNAPSHOT</currentSnapshotRatVersion>
<!-- END - adapt manually before doing a release -->
</properties>