summaryrefslogtreecommitdiff
path: root/buildstuffs
diff options
context:
space:
mode:
Diffstat (limited to 'buildstuffs')
-rw-r--r--buildstuffs/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildstuffs/pom.xml b/buildstuffs/pom.xml
index b8b2cc7..39b929e 100644
--- a/buildstuffs/pom.xml
+++ b/buildstuffs/pom.xml
@@ -37,7 +37,7 @@
37 <!-- There is a small duplication between this and the parent pom.xml to avoid dependency loops. --> 37 <!-- There is a small duplication between this and the parent pom.xml to avoid dependency loops. -->
38 38
39 <properties> 39 <properties>
40 <maven.version-range>[4.0.0-rc-3]</maven.version-range> 40 <maven.version-range>[4.0.0-rc-4]</maven.version-range>
41 41
42 <clean-plugin.version>3.4.1</clean-plugin.version> 42 <clean-plugin.version>3.4.1</clean-plugin.version>
43 <compiler-plugin.version>3.14.0</compiler-plugin.version> 43 <compiler-plugin.version>3.14.0</compiler-plugin.version>