File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
hbase-shaded-check-invariants
hbase-shaded-with-hadoop-check-invariants Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 170170 <plugin >
171171 <groupId >org.codehaus.mojo</groupId >
172172 <artifactId >exec-maven-plugin</artifactId >
173- <version >1.6.0 </version >
173+ <version >${exec.maven.version} </version >
174174 <executions >
175175 <!-- It's easier to have two copies of our validation
176176 script than to copy it via remote-resources-plugin, but
Original file line number Diff line number Diff line change 161161 <plugin >
162162 <groupId >org.codehaus.mojo</groupId >
163163 <artifactId >exec-maven-plugin</artifactId >
164- <version >1.6.0 </version >
164+ <version >${exec.maven.version} </version >
165165 <executions >
166166 <!-- It's easier to have two copies of our validation
167167 script than to copy it via remote-resources-plugin, but
Original file line number Diff line number Diff line change 864864 When updating checkstyle.version, please make the same change in `.idea/checkstyle-idea.xml`
865865 -->
866866 <checkstyle .version>8.29</checkstyle .version>
867- <exec .maven.version>1.6 .0</exec .maven.version>
867+ <exec .maven.version>3.1 .0</exec .maven.version>
868868 <error-prone .version>2.16</error-prone .version>
869869 <jamon .plugin.version>2.4.2</jamon .plugin.version>
870870 <lifecycle .mapping.version>1.0.0</lifecycle .mapping.version>
You can’t perform that action at this time.
0 commit comments