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/09/17 21:56:14 UTC

[creadur-rat] branch after-r0.15-isOut updated: Prepare for new rel0.16

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

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


The following commit(s) were added to refs/heads/after-r0.15-isOut by this push:
     new f04f36af Prepare for new rel0.16
f04f36af is described below

commit f04f36afcf0c7ccfff78389de68d48214b9bd93c
Author: P. Ottlinger <po...@apache.org>
AuthorDate: Sat Sep 17 23:56:09 2022 +0200

    Prepare for new rel0.16
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 95941a60..6245d966 100644
--- a/pom.xml
+++ b/pom.xml
@@ -59,8 +59,8 @@ agnostic home for software distribution comprehension and audit tools.
     <mavenJavadocPluginVersion>3.4.1</mavenJavadocPluginVersion>
     <mavenPmdPluginVersion>3.18.0</mavenPmdPluginVersion>
     <!-- Used to generate download page for RAT during site builds, please adapt versions manually BEFORE doing a release -->
-    <previousRatVersion>0.15</previousRatVersion>
-    <currentSnapshotRatVersion>0.16-SNAPSHOT</currentSnapshotRatVersion>
+    <previousRatVersion>0.16</previousRatVersion>
+    <currentSnapshotRatVersion>0.17-SNAPSHOT</currentSnapshotRatVersion>
   </properties>
   <distributionManagement>
     <site>