File tree Expand file tree Collapse file tree 4 files changed +8
-6
lines changed
Expand file tree Collapse file tree 4 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 11# Change log
22
33## Release in-progress
4+
5+ ## 1.0.16
46* Add quick-build profile that skips tests and QA checks #63
57* Change OWASP checker to fail on Critical (Level 9-10) issues and check for updates every 12 hours #60
68* Update dependencies and plugin versions.
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.16 -SNAPSHOT</version >
9+ <version >1.0.17 -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.16 -SNAPSHOT</version >
9+ <version >1.0.17 -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.16 -SNAPSHOT</version >
9+ <version >1.0.17 -SNAPSHOT</version >
1010 <relativePath >../pom.xml</relativePath >
1111 </parent >
1212
179179 <dependency >
180180 <groupId >com.github.bordertech.common</groupId >
181181 <artifactId >build-tools</artifactId >
182- <version >1.0.16 -SNAPSHOT</version >
182+ <version >1.0.17 -SNAPSHOT</version >
183183 </dependency >
184184 </dependencies >
185185 <executions >
229229 <dependency >
230230 <groupId >com.github.bordertech.common</groupId >
231231 <artifactId >build-tools</artifactId >
232- <version >1.0.16 -SNAPSHOT</version >
232+ <version >1.0.17 -SNAPSHOT</version >
233233 </dependency >
234234 </dependencies >
235235 <executions >
293293 <dependency >
294294 <groupId >com.github.bordertech.common</groupId >
295295 <artifactId >build-tools</artifactId >
296- <version >1.0.16 -SNAPSHOT</version >
296+ <version >1.0.17 -SNAPSHOT</version >
297297 </dependency >
298298 </dependencies >
299299 </plugin >
You can’t perform that action at this time.
0 commit comments