summaryrefslogtreecommitdiff
path: root/buildstuffs
diff options
context:
space:
mode:
authorGravatar Uko Kokņevičs2025-08-08 07:46:52 +0300
committerGravatar Uko Kokņevičs2025-08-08 07:46:52 +0300
commit90239bd8dbc23f98da8cfc57e86a0338bd67d2e2 (patch)
treef78544ad9e5fd82abae6a67980b2b1afb47c862e /buildstuffs
parentdependency:go-offline doesn't actually download everything (diff)
downloadlv.enes:parent-90239bd8dbc23f98da8cfc57e86a0338bd67d2e2.tar.gz
lv.enes:parent-90239bd8dbc23f98da8cfc57e86a0338bd67d2e2.tar.xz
lv.enes:parent-90239bd8dbc23f98da8cfc57e86a0338bd67d2e2.zip
Update maven to 4.0.0-rc-4
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>