You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fluo.apache.org by ct...@apache.org on 2017/09/11 19:49:16 UTC

[fluo] branch fluo-parent updated: Use checkstyle 8 rules in newer build-resources (#892)

This is an automated email from the ASF dual-hosted git repository.

ctubbsii pushed a commit to branch fluo-parent
in repository https://gitbox.apache.org/repos/asf/fluo.git


The following commit(s) were added to refs/heads/fluo-parent by this push:
     new c24744d  Use checkstyle 8 rules in newer build-resources (#892)
c24744d is described below

commit c24744d25296cfb4a3e1dddb508db88da22cddf0
Author: Christopher Tubbs <ct...@apache.org>
AuthorDate: Mon Sep 11 15:49:14 2017 -0400

    Use checkstyle 8 rules in newer build-resources (#892)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2ea4db6..30e162b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -77,7 +77,7 @@
   </issueManagement>
   <properties>
     <assembly.tarLongFileMode>posix</assembly.tarLongFileMode>
-    <build-resources.version>1.0.0-incubating</build-resources.version>
+    <build-resources.version>2.0.0</build-resources.version>
     <checkstyle.config>org/apache/fluo/resources/java-checkstyle.xml</checkstyle.config>
     <extraReleaseArguments />
     <findbugs.effort>Max</findbugs.effort>

-- 
To stop receiving notification emails like this one, please contact
['"commits@fluo.apache.org" <co...@fluo.apache.org>'].