You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by ma...@apache.org on 2013/09/06 13:20:04 UTC

git commit: Update RAT plugin version

Updated Branches:
  refs/heads/master 7f837d8f0 -> 595607576


Update RAT plugin version


Project: http://git-wip-us.apache.org/repos/asf/incubator-stratos/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-stratos/commit/59560757
Tree: http://git-wip-us.apache.org/repos/asf/incubator-stratos/tree/59560757
Diff: http://git-wip-us.apache.org/repos/asf/incubator-stratos/diff/59560757

Branch: refs/heads/master
Commit: 5956075763dc4f853332840a20da1a1d5f4e7f2e
Parents: 7f837d8
Author: Manula Thantriwatte <ma...@wso2.com>
Authored: Fri Sep 6 16:49:20 2013 +0530
Committer: Manula Thantriwatte <ma...@wso2.com>
Committed: Fri Sep 6 16:49:20 2013 +0530

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


http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/59560757/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 692df66..85c7fff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -153,7 +153,7 @@
                     <plugin>
                         <groupId>org.apache.rat</groupId>
                         <artifactId>apache-rat-plugin</artifactId>
-			<version>0.9</version>
+			<version>0.10</version>
                         <configuration>
                             <excludes>
                                 <exclude>**/target/**/*</exclude>