Skip to content

Commit 1726d5e

Browse files
Update CHANGELOG and README
1 parent c910ab1 commit 1726d5e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Change log
22

33
## Release in-progress
4+
5+
## 1.0.19
46
* Added bt.qa.fail property as a convenience property to allow projects to fail builds or only report QA violations. #84
57
* Added bt.convergence.check.fail property to allow the convergence check to be set to fail without overriding the enforcer plugin in bordertech_parent. #84
68
* Update PMD and Checkstyle to latest versions

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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.18</version>
40+
<version>1.0.19</version>
4141
</parent>
4242
....
4343
</project>

0 commit comments

Comments
 (0)