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 639c773 commit ef2229cCopy full SHA for ef2229c
src/test/verifier/verifications-test.xml
@@ -6,6 +6,10 @@
6
<location>README.md</location>
7
<contains><version>${project.version}</version></contains>
8
</file>
9
+ <file>
10
+ <location>README.md</location>
11
+ <contains>client-lib:${project.version}"</contains>
12
+ </file>
13
<file>
14
<location>docs/index.md</location>
15
0 commit comments