You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by cd...@apache.org on 2022/07/15 09:21:30 UTC

[plc4x] branch develop updated: chore(build): Updated the apache parent to version 27

This is an automated email from the ASF dual-hosted git repository.

cdutz 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 e84efbaeb chore(build): Updated the apache parent to version 27
e84efbaeb is described below

commit e84efbaeb4d04949b165663445074265e8dce820
Author: Christofer Dutz <ch...@rivian.com>
AuthorDate: Fri Jul 15 11:21:18 2022 +0200

    chore(build): Updated the apache parent to version 27
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6c5feccc6..42321ebe0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>26</version>
+    <version>27</version>
   </parent>
 
   <groupId>org.apache.plc4x</groupId>