Repository: flex-falcon Updated Branches: refs/heads/master 6b2d67420 -> 22d17c8d4
- Updated the sonarqube plugin - Added sonarqube configuration to typedefs and framework Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/fb881d1a Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/fb881d1a Diff: http://git-wip-us.apache.org/repos/asf/flex-falcon/diff/fb881d1a Branch: refs/heads/master Commit: fb881d1a58b81531abc8d0d8f269fb643a369272 Parents: 65589d3 Author: Christofer Dutz <[email protected]> Authored: Mon Dec 26 17:25:00 2016 +0100 Committer: Christofer Dutz <[email protected]> Committed: Mon Dec 26 17:25:18 2016 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/fb881d1a/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index be7e1c6..ed942cb 100644 --- a/pom.xml +++ b/pom.xml @@ -428,7 +428,7 @@ <plugin> <groupId>org.sonarsource.scanner.maven</groupId> <artifactId>sonar-maven-plugin</artifactId> - <version>3.0.2</version> + <version>3.2</version> </plugin> </plugins>
