You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by de...@apache.org on 2018/04/28 05:45:19 UTC

[myfaces-master-pom] 02/02: fix checkstyle version to 1

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

deki pushed a commit to tag myfaces-7
in repository https://gitbox.apache.org/repos/asf/myfaces-master-pom.git

commit 60c982d17289c39434be99ac873702377eb6b2a1
Author: Leonardo Uribe <lu...@apache.org>
AuthorDate: Fri Jun 11 00:03:44 2010 +0000

    fix checkstyle version to 1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3915d58..f09df8a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -732,7 +732,7 @@
               <dependency>
                 <groupId>org.apache.myfaces.buildtools</groupId>
                 <artifactId>checkstyle-rules</artifactId>
-                <version>2-SNAPSHOT</version>
+                <version>1</version>
               </dependency>
             </dependencies>
           </plugin>

-- 
To stop receiving notification emails like this one, please contact
deki@apache.org.