Skip to content

Commit 6cf8ade

Browse files
Update CHANGELOG and README
1 parent e1d5ba8 commit 6cf8ade

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# Change log
22

33
## Release in-progress
4-
* Update plugin versions
4+
5+
## 1.0.17
6+
* Update plugins to latest version
57

68
## 1.0.16
79
* Add quick-build profile that skips tests and QA checks #63

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

0 commit comments

Comments
 (0)