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 7b58f2f631 chore: Updated the pom to maven 4
7b58f2f631 is described below

commit 7b58f2f631ea161422c2a358992895e8bd4f4027
Author: Christofer Dutz <[email protected]>
AuthorDate: Thu Jul 16 16:46:33 2026 +0200

    chore: Updated the pom to maven 4
---
 plc4j/tools/event-pump/pom.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/plc4j/tools/event-pump/pom.xml b/plc4j/tools/event-pump/pom.xml
index e4fa2af2d2..5d106f255e 100644
--- a/plc4j/tools/event-pump/pom.xml
+++ b/plc4j/tools/event-pump/pom.xml
@@ -17,8 +17,7 @@
   specific language governing permissions and limitations
   under the License.
   -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
-  <modelVersion>4.0.0</modelVersion>
+<project xmlns="http://maven.apache.org/POM/4.1.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.1.0 
http://maven.apache.org/xsd/maven-4.1.0.xsd";>
 
   <parent>
     <groupId>org.apache.plc4x</groupId>

Reply via email to