Skip to content

Commit 167794e

Browse files
Merge pull request #44 from BorderTech/latest-qa
Latest qa-parent
2 parents 885a669 + 2e334ad commit 167794e

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CHANGELOG.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,9 @@
1010
### Enhancements
1111
* Refactor of substitution code to use apache commons text
1212
* includes can define substitution variables e.g. `include=${previously.defined.property.key}/special-file.properties`
13-
* Increase in unit tests and code coverage.
14-
* Issue 34 - Addition of User Home directory as an option to look for URL resources.
13+
* Increase in unit tests and code coverage.
14+
* Addition of User Home directory as an option to look for URL resources #34
15+
* Latest qa-parent
1516

1617
## 1.0.6
1718

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>com.github.bordertech.common</groupId>
1212
<artifactId>qa-parent</artifactId>
13-
<version>1.0.16</version>
13+
<version>1.0.17</version>
1414
</parent>
1515

1616
<packaging>jar</packaging>

0 commit comments

Comments
 (0)