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 2018/04/09 08:42:51 UTC

[incubator-plc4x] 03/04: Updated the dependency on Apache Edgent to the latest SNAPSHOT version.

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

cdutz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-plc4x.git

commit 9416ea819acd3c8ae65d1d72e6a39443392194ff
Author: Christofer Dutz <ch...@c-ware.de>
AuthorDate: Mon Apr 9 10:41:46 2018 +0200

    Updated the dependency on Apache Edgent to the latest SNAPSHOT version.
---
 integrations/apache-edgent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/integrations/apache-edgent/pom.xml b/integrations/apache-edgent/pom.xml
index f65db43..6b8e30b 100644
--- a/integrations/apache-edgent/pom.xml
+++ b/integrations/apache-edgent/pom.xml
@@ -33,7 +33,7 @@
   <description>Integration module for integrating PLC4X into Apache Edgent.</description>
 
   <properties>
-    <edgent.version>1.2.0</edgent.version>
+    <edgent.version>1.3.0-SNAPSHOT</edgent.version>
   </properties>
 
   <dependencies>

-- 
To stop receiving notification emails like this one, please contact
cdutz@apache.org.