Repository: struts
Updated Branches:
  refs/heads/master ea92e9546 -> b3a9c9d23


WW-4690 added version to jshint-maven-plugin


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

Branch: refs/heads/master
Commit: ef1754710d5ace96c82c7f0f79ced1d7cb38c444
Parents: c570a2b
Author: Stefaan Dutry <stefaan.du...@gmail.com>
Authored: Sun Sep 18 09:31:37 2016 +0200
Committer: Stefaan Dutry <stefaan.du...@gmail.com>
Committed: Sun Sep 18 09:31:37 2016 +0200

----------------------------------------------------------------------
 core/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/struts/blob/ef175471/core/pom.xml
----------------------------------------------------------------------
diff --git a/core/pom.xml b/core/pom.xml
index 9c318ba..2ccc77d 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -75,6 +75,7 @@
             <plugin>
                 <groupId>com.cj.jshintmojo</groupId>
                 <artifactId>jshint-maven-plugin</artifactId>
+                <version>1.6.0</version>
                 <executions>
                     <execution>
                         <goals>

Reply via email to