This is an automated email from the ASF dual-hosted git repository.
sruehl 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 ac41c79 fix: Fixed an issue making IntelliJ not pick up the change to
maven 4
ac41c79 is described below
commit ac41c791ff17f585acf64fc73ad24f10eb7a1417
Author: Sebastian Rühl <[email protected]>
AuthorDate: Fri Jul 10 15:28:41 2026 +0200
fix: Fixed an issue making IntelliJ not pick up the change to maven 4
---
.mvn/wrapper/maven-wrapper.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.mvn/wrapper/maven-wrapper.properties
b/.mvn/wrapper/maven-wrapper.properties
index 441a12f..242938f 100644
--- a/.mvn/wrapper/maven-wrapper.properties
+++ b/.mvn/wrapper/maven-wrapper.properties
@@ -14,6 +14,6 @@
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
-wrapperVersion=3.3.4
+wrapperVersion=4.0.0-rc-5
distributionType=only-script
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