This is an automated email from the ASF dual-hosted git repository. martin_s pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/archiva-parent.git
commit c989bb78b08e4f875192614c936879f3b0b9a575 Author: Martin Stockhammer <[email protected]> AuthorDate: Fri Nov 2 07:44:57 2018 +0100 Increasing rat plugin version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5a89774..815b871 100644 --- a/pom.xml +++ b/pom.xml @@ -763,7 +763,7 @@ <plugin> <groupId>org.apache.rat</groupId> <artifactId>apache-rat-plugin</artifactId> - <version>0.11</version> + <version>0.12</version> </plugin> <plugin> <groupId>org.codehaus.mojo</groupId>
