Skip to content

Commit 342b771

Browse files
Roll CHANGELOG and README
1 parent 1b76d4d commit 342b771

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

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.22
46
* Update bordertech-parent pom.xml plugins:
57
* org.apache.maven.plugins:maven-jar-plugin from default to 3.5.1
68
* org.apache.maven.plugins:maven-assembly-plugin from default to 3.8.0

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Projects should generally use qa-parent as their parent POM:
3636
<parent>
3737
<groupId>com.github.bordertech.common</groupId>
3838
<artifactId>qa-parent</artifactId>
39-
<version>1.0.21</version>
39+
<version>1.0.22</version>
4040
</parent>
4141
....
4242
</project>

0 commit comments

Comments
 (0)