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 d44c8b7e RAT-343: Prepare for upcoming bugfix release taken from master
d44c8b7e is described below

commit d44c8b7e4f26c02a58ad9c1747ca7e61735fa3dc
Author: P. Ottlinger <[email protected]>
AuthorDate: Thu Jan 11 15:11:48 2024 +0100

    RAT-343: Prepare for upcoming bugfix release taken from master
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 3510e4db..ba6db540 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
   </parent>
   <groupId>org.apache.rat</groupId>
   <artifactId>apache-rat-project</artifactId>
-  <version>0.17-SNAPSHOT</version>
+  <version>0.16.1-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>Apache Creadur Rat</name>
   <url>https://creadur.apache.org/rat/</url>
@@ -61,8 +61,8 @@ agnostic home for software distribution comprehension and 
audit tools.
     <mavenJavadocPluginVersion>3.6.3</mavenJavadocPluginVersion>
     <mavenPmdPluginVersion>3.21.2</mavenPmdPluginVersion>
     <!-- Used to generate download page for RAT during site builds, please 
adapt versions manually BEFORE doing a release -->
-    <previousRatVersion>0.17</previousRatVersion>
-    <currentSnapshotRatVersion>0.18-SNAPSHOT</currentSnapshotRatVersion>
+    <previousRatVersion>0.16.1</previousRatVersion>
+    <currentSnapshotRatVersion>0.17-SNAPSHOT</currentSnapshotRatVersion>
   </properties>
   <distributionManagement>
     <site>

Reply via email to