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 2023/01/27 23:04:11 UTC

[creadur-rat] branch RAT-314-mergeAfterReleaseOf0.16 updated: RAT-314: itest does not work in whole build although it works standalone

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

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


The following commit(s) were added to refs/heads/RAT-314-mergeAfterReleaseOf0.16 by this push:
     new 4863b026 RAT-314: itest does not work in whole build although it works standalone
4863b026 is described below

commit 4863b026514f5f625edb27a493c07b24ad50a511
Author: P. Ottlinger <po...@apache.org>
AuthorDate: Sat Jan 28 00:04:06 2023 +0100

    RAT-314: itest does not work in whole build although it works standalone
---
 apache-rat-plugin/src/it/RAT-314/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apache-rat-plugin/src/it/RAT-314/pom.xml b/apache-rat-plugin/src/it/RAT-314/pom.xml
index 313ba25e..64efba58 100644
--- a/apache-rat-plugin/src/it/RAT-314/pom.xml
+++ b/apache-rat-plugin/src/it/RAT-314/pom.xml
@@ -22,7 +22,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.rat.test</groupId>
   <artifactId>it-rat314</artifactId>
-  <version>1.0-SNAPSHOT</version>
+  <version>1.0</version>
   <build>
     <plugins>
       <plugin>