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

cdutz pushed a commit to branch rel/0.5
in repository https://gitbox.apache.org/repos/asf/plc4x.git


The following commit(s) were added to refs/heads/rel/0.5 by this push:
     new bb47811  - Fixed a wrong version
bb47811 is described below

commit bb47811445587d1d6656a3c7a313d3e0da109585
Author: Christofer Dutz <[email protected]>
AuthorDate: Mon Oct 28 22:33:25 2019 +0100

    - Fixed a wrong version
---
 plc4j/karaf-features/karaf-itest/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plc4j/karaf-features/karaf-itest/pom.xml 
b/plc4j/karaf-features/karaf-itest/pom.xml
index 04a3d3f..1f66bb6 100644
--- a/plc4j/karaf-features/karaf-itest/pom.xml
+++ b/plc4j/karaf-features/karaf-itest/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.plc4x</groupId>
     <artifactId>karaf-features</artifactId>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.5.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>karaf-itest</artifactId>

Reply via email to