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 e1d5ba8 commit 6cf8adeCopy full SHA for 6cf8ade
CHANGELOG.md
@@ -1,7 +1,9 @@
1
# Change log
2
3
## Release in-progress
4
-* Update plugin versions
+
5
+## 1.0.17
6
+* Update plugins to latest version
7
8
## 1.0.16
9
* Add quick-build profile that skips tests and QA checks #63
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.16</version>
+ <version>1.0.17</version>
41
</parent>
42
....
43
</project>
0 commit comments