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.git


The following commit(s) were added to refs/heads/develop by this push:
     new 29b335726b chore: Cleaning up in the maven and maven-wrapper settings.
29b335726b is described below

commit 29b335726bf06c7d608a1bc4bb499e9575210edd
Author: Christofer Dutz <[email protected]>
AuthorDate: Wed Jul 15 22:41:06 2026 +0200

    chore: Cleaning up in the maven and maven-wrapper settings.
---
 .mvn/maven.config                     | 1 +
 .mvn/wrapper/maven-wrapper.properties | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/.mvn/maven.config b/.mvn/maven.config
new file mode 100644
index 0000000000..0a0ca8d9fc
--- /dev/null
+++ b/.mvn/maven.config
@@ -0,0 +1 @@
+-P ?reactor-with-extras,?reactor-with-build-tools
\ No newline at end of file
diff --git a/.mvn/wrapper/maven-wrapper.properties 
b/.mvn/wrapper/maven-wrapper.properties
index 242938fba5..eb22a7116c 100644
--- a/.mvn/wrapper/maven-wrapper.properties
+++ b/.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

Reply via email to