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

ottlinger 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 5037d017 RAT-574: Adapt artifact of integration test to comply with 
other IT
5037d017 is described below

commit 5037d017f6cb206b685a63a0f668e0bb7ce2c104
Author: P. Ottlinger <[email protected]>
AuthorDate: Mon Aug 31 15:43:33 2026 +0200

    RAT-574: Adapt artifact of integration test to comply with other IT
---
 apache-rat-plugin/src/it/RAT-574-LargeYaml/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apache-rat-plugin/src/it/RAT-574-LargeYaml/pom.xml 
b/apache-rat-plugin/src/it/RAT-574-LargeYaml/pom.xml
index 29194c03..0b444a60 100644
--- a/apache-rat-plugin/src/it/RAT-574-LargeYaml/pom.xml
+++ b/apache-rat-plugin/src/it/RAT-574-LargeYaml/pom.xml
@@ -18,7 +18,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.rat.test</groupId>
-  <artifactId>large-yaml</artifactId>
+  <artifactId>it-large-yaml-rat574</artifactId>
   <version>1.0</version>
   <build>
     <plugins>

Reply via email to