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 2020/01/16 12:10:18 UTC

[plc4x] 01/02: - Downgraded to apache parent 21

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

commit caea78c68bdcd21126777d733218ce9268351e2e
Author: Christofer Dutz <ch...@c-ware.de>
AuthorDate: Thu Jan 16 13:09:37 2020 +0100

    - Downgraded to apache parent 21
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b10dcb1..c9d8cfe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>22</version>
+    <version>21</version>
   </parent>
 
   <groupId>org.apache.plc4x</groupId>