Repository: flink
Updated Branches:
  refs/heads/master e1443d702 -> bc9d52391


[FLINK-4570] revert Scalastyle version to 0.5.0

This closes #2462


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

Branch: refs/heads/master
Commit: bc9d52391957c1a1150a275429ff07b262259a42
Parents: e1443d7
Author: Maximilian Michels <m...@apache.org>
Authored: Fri Sep 2 14:52:42 2016 +0200
Committer: Maximilian Michels <m...@apache.org>
Committed: Fri Sep 2 14:56:58 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/flink/blob/bc9d5239/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 02e868e..0069ffe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1157,7 +1157,7 @@ under the License.
                                <plugin>
                                        <groupId>org.scalastyle</groupId>
                                        
<artifactId>scalastyle-maven-plugin</artifactId>
-                                       <version>0.8.0</version>
+                                       <version>0.5.0</version>
                                        <executions>
                                                <execution>
                                                        <goals>

Reply via email to