You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ma...@apache.org on 2018/11/02 06:45:13 UTC

[archiva-parent] 03/03: Increasing rat plugin version

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 <ma...@apache.org>
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>