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


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

commit 25d0634345281cc1040e98df379c1c2117fe9e51
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                     | 2 +-
 .mvn/wrapper/maven-wrapper.properties | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.mvn/maven.config b/.mvn/maven.config
index 3a01982a..ebef2008 100644
--- a/.mvn/maven.config
+++ b/.mvn/maven.config
@@ -1 +1 @@
--P ?with-dotnet,?with-python,?update-generated-code,?reactor-with-extras
\ No newline at end of file
+-P 
?with-dotnet,?with-python,?update-generated-code,?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 4dccbca4..eb22a711 100644
--- a/.mvn/wrapper/maven-wrapper.properties
+++ b/.mvn/wrapper/maven-wrapper.properties
@@ -17,4 +17,4 @@
 # under the License.
 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
\ No newline at end of file
+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

Reply via email to