aboutsummaryrefslogtreecommitdiffstats
path: root/abi-check-plugin
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@yahooinc.com>2023-08-28 15:58:13 +0200
committerBjørn Christian Seime <bjorncs@yahooinc.com>2023-08-28 16:16:52 +0200
commit4fc613f143077b1fc96605495f0ee0cb4c890cb3 (patch)
tree04dfa1799047bf17d00c93f398a394fe24367430 /abi-check-plugin
parent526ed000047d326733afe26a4213ec258ec5d566 (diff)
Define version property in parent pom
Diffstat (limited to 'abi-check-plugin')
-rw-r--r--abi-check-plugin/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/abi-check-plugin/pom.xml b/abi-check-plugin/pom.xml
index 3adf5a302ab..32311144ff5 100644
--- a/abi-check-plugin/pom.xml
+++ b/abi-check-plugin/pom.xml
@@ -64,7 +64,7 @@
<plugin>
<groupId>org.openclover</groupId>
<artifactId>clover-maven-plugin</artifactId>
- <version>4.4.1</version>
+ <version>${clover-maven-plugin.vespa.version}</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>