This is an automated email from the ASF dual-hosted git repository.
chrisdutz pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x-build-tools.git
The following commit(s) were added to refs/heads/develop by this push:
new edeaaaa chore: Updated the maven-wrapper.properties to maven 4
edeaaaa is described below
commit edeaaaa0e6281d7a150a973824fd32afc1ae1965
Author: Christofer Dutz <[email protected]>
AuthorDate: Mon Jul 27 14:35:45 2026 +0200
chore: Updated the maven-wrapper.properties to maven 4
---
code-generation/.mvn/wrapper/maven-wrapper.properties | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/code-generation/.mvn/wrapper/maven-wrapper.properties
b/code-generation/.mvn/wrapper/maven-wrapper.properties
index d58dfb7..eb22a71 100644
--- a/code-generation/.mvn/wrapper/maven-wrapper.properties
+++ b/code-generation/.mvn/wrapper/maven-wrapper.properties
@@ -1,3 +1,4 @@
+#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
@@ -6,7 +7,7 @@
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
-# http://www.apache.org/licenses/LICENSE-2.0
+# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
@@ -14,6 +15,6 @@
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
-wrapperVersion=3.3.2
+wrapperVersion=4.0.0-rc-5
distributionType=only-script
-distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip
+distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/4.0.0-rc-5/apache-maven-4.0.0-rc-5-bin.zip