Skip to content

Commit 8540056

Browse files
Update CHANGELOG and README
1 parent 4164ecc commit 8540056

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.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:

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.19</version>
40+
<version>1.0.20</version>
4141
</parent>
4242
....
4343
</project>

0 commit comments

Comments
 (0)