You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@atlas.apache.org by sa...@apache.org on 2019/06/04 14:59:27 UTC

[atlas] branch master updated: ATLAS-3258: Update apache-rat-plugin to 0.13

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

sarath pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/atlas.git


The following commit(s) were added to refs/heads/master by this push:
     new c34e241  ATLAS-3258: Update apache-rat-plugin to 0.13
c34e241 is described below

commit c34e2411e9341871405f1520df99e88616362372
Author: Sarath Subramanian <sa...@apache.org>
AuthorDate: Mon Jun 3 23:54:41 2019 -0700

    ATLAS-3258: Update apache-rat-plugin to 0.13
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6df1501..496ea94 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1775,7 +1775,7 @@
                 <plugin>
                     <groupId>org.apache.rat</groupId>
                     <artifactId>apache-rat-plugin</artifactId>
-                    <version>0.12</version>
+                    <version>0.13</version>
                 </plugin>
 
                 <plugin>