You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ti...@apache.org on 2016/12/26 15:28:12 UTC

[4/9] maven-surefire git commit: [SUREFIRE-1319] Upgrade RAT Plugin Version to 0.12

[SUREFIRE-1319] Upgrade RAT Plugin Version to 0.12


Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/614f12c6
Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/614f12c6
Diff: http://git-wip-us.apache.org/repos/asf/maven-surefire/diff/614f12c6

Branch: refs/heads/master
Commit: 614f12c62c803d85f4cc48ad850d9055547d12fa
Parents: 738976c
Author: Tibor17 <ti...@lycos.com>
Authored: Mon Dec 26 15:36:40 2016 +0100
Committer: Tibor17 <ti...@lycos.com>
Committed: Mon Dec 26 15:36:40 2016 +0100

----------------------------------------------------------------------
 pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/614f12c6/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 034b604..7a8b813 100644
--- a/pom.xml
+++ b/pom.xml
@@ -380,6 +380,7 @@
         <plugin>
           <groupId>org.apache.rat</groupId>
           <artifactId>apache-rat-plugin</artifactId>
+          <version>0.12</version>
           <executions>
             <execution>
               <id>rat-check</id>