File tree Expand file tree Collapse file tree 5 files changed +9
-7
lines changed
Expand file tree Collapse file tree 5 files changed +9
-7
lines changed Original file line number Diff line number Diff line change 11# Change log
22
33## Release in-progress
4+
5+ ## 1.0.20
46* Update plugin dependencies in bordertech_parent
57* Update plugin dependencies in qa_parent
68* Made the following modifications to CheckStyle config file bt-checkstyle.xml:
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ Projects should generally use qa-parent as their parent POM:
3737 <parent >
3838 <groupId >com.github.bordertech.common</groupId >
3939 <artifactId >qa-parent</artifactId >
40- <version >1.0.19 </version >
40+ <version >1.0.20 </version >
4141 </parent >
4242 ....
4343</project >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.github.bordertech.common</groupId >
88 <artifactId >bordertech-parent</artifactId >
9- <version >1.0.20 -SNAPSHOT</version >
9+ <version >1.0.21 -SNAPSHOT</version >
1010 <relativePath >../pom.xml</relativePath >
1111 </parent >
1212
Original file line number Diff line number Diff line change 66
77 <groupId >com.github.bordertech.common</groupId >
88 <artifactId >bordertech-parent</artifactId >
9- <version >1.0.20 -SNAPSHOT</version >
9+ <version >1.0.21 -SNAPSHOT</version >
1010
1111 <packaging >pom</packaging >
1212
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.github.bordertech.common</groupId >
88 <artifactId >bordertech-parent</artifactId >
9- <version >1.0.20 -SNAPSHOT</version >
9+ <version >1.0.21 -SNAPSHOT</version >
1010 <relativePath >../pom.xml</relativePath >
1111 </parent >
1212
236236 <dependency >
237237 <groupId >com.github.bordertech.common</groupId >
238238 <artifactId >build-tools</artifactId >
239- <version >1.0.20 -SNAPSHOT</version >
239+ <version >1.0.21 -SNAPSHOT</version >
240240 </dependency >
241241 </dependencies >
242242 <executions >
287287 <dependency >
288288 <groupId >com.github.bordertech.common</groupId >
289289 <artifactId >build-tools</artifactId >
290- <version >1.0.20 -SNAPSHOT</version >
290+ <version >1.0.21 -SNAPSHOT</version >
291291 </dependency >
292292 </dependencies >
293293 <executions >
351351 <dependency >
352352 <groupId >com.github.bordertech.common</groupId >
353353 <artifactId >build-tools</artifactId >
354- <version >1.0.20 -SNAPSHOT</version >
354+ <version >1.0.21 -SNAPSHOT</version >
355355 </dependency >
356356 </dependencies >
357357 </plugin >
You can’t perform that action at this time.
0 commit comments