Repository: apex-malhar Updated Branches: refs/heads/master 8e39f8236 -> 763d14fca
Upgrade checkstyle rules to 1.1.0 Project: http://git-wip-us.apache.org/repos/asf/apex-malhar/repo Commit: http://git-wip-us.apache.org/repos/asf/apex-malhar/commit/90b5c9b8 Tree: http://git-wip-us.apache.org/repos/asf/apex-malhar/tree/90b5c9b8 Diff: http://git-wip-us.apache.org/repos/asf/apex-malhar/diff/90b5c9b8 Branch: refs/heads/master Commit: 90b5c9b883afb6b5656c89a354b82e03231acb48 Parents: 8e39f82 Author: Thomas Weise <[email protected]> Authored: Mon Sep 26 19:49:45 2016 -0700 Committer: Thomas Weise <[email protected]> Committed: Mon Sep 26 19:49:45 2016 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/apex-malhar/blob/90b5c9b8/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 4047b90..beb22b4 100644 --- a/pom.xml +++ b/pom.xml @@ -154,7 +154,7 @@ <dependency> <groupId>org.apache.apex</groupId> <artifactId>apex-codestyle-config</artifactId> - <version>1.0.0-incubating</version> + <version>1.1.0</version> </dependency> </dependencies> </plugin>
