We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4164ecc commit 8540056Copy full SHA for 8540056
CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Change log
2
3
## Release in-progress
4
+
5
+## 1.0.20
6
* Update plugin dependencies in bordertech_parent
7
* Update plugin dependencies in qa_parent
8
* Made the following modifications to CheckStyle config file bt-checkstyle.xml:
README.md
@@ -37,7 +37,7 @@ Projects should generally use qa-parent as their parent POM:
37
<parent>
38
<groupId>com.github.bordertech.common</groupId>
39
<artifactId>qa-parent</artifactId>
40
- <version>1.0.19</version>
+ <version>1.0.20</version>
41
</parent>
42
....
43
</project>
0 commit comments