We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 885a669 + 2e334ad commit 167794eCopy full SHA for 167794e
CHANGELOG.md
@@ -10,8 +10,9 @@
10
### Enhancements
11
* Refactor of substitution code to use apache commons text
12
* 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.
+* Increase in unit tests and code coverage.
+* Addition of User Home directory as an option to look for URL resources #34
15
+* Latest qa-parent
16
17
## 1.0.6
18
pom.xml
@@ -10,7 +10,7 @@
<parent>
<groupId>com.github.bordertech.common</groupId>
<artifactId>qa-parent</artifactId>
- <version>1.0.16</version>
+ <version>1.0.17</version>
</parent>
<packaging>jar</packaging>
0 commit comments