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/12/12 15:08:08 UTC

[incubator-plc4x] 01/01: Merge tag 'release/0.2.0'

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 cef1c19528871fb41fa7d47dae66de9dc81a8415
Merge: 9e8acda d7dc61f
Author: Christofer Dutz <ch...@c-ware.de>
AuthorDate: Wed Dec 12 16:07:07 2018 +0100

    Merge tag 'release/0.2.0'
    
    [maven-release-plugin] copy for tag release/0.2.0

 RELEASE_NOTES                                      | 60 +++++++++++++++++++++-
 examples/dummy-driver/pom.xml                      |  8 +--
 examples/hello-cloud-azure/pom.xml                 |  8 +--
 examples/hello-cloud-google/pom.xml                |  8 +--
 examples/hello-connectivity-kafka/pom.xml          | 10 ++--
 examples/hello-integration-edgent/pom.xml          |  6 +--
 examples/hello-opm/pom.xml                         | 10 ++--
 examples/hello-storage-elasticsearch/pom.xml       |  8 +--
 examples/hello-world-plc4x/pom.xml                 | 10 ++--
 examples/pom.xml                                   |  5 +-
 integrations/apache-brooklyn/pom.xml               |  2 +-
 integrations/apache-camel/pom.xml                  | 10 ++--
 integrations/apache-edgent/pom.xml                 | 12 ++---
 integrations/apache-kafka/pom.xml                  |  2 +-
 integrations/apache-mynewt/pom.xml                 |  2 +-
 integrations/apache-nifi/nifi-plc4x-nar/pom.xml    | 21 ++++----
 .../apache-nifi/nifi-plc4x-processors/pom.xml      |  9 ++--
 integrations/apache-nifi/pom.xml                   |  5 +-
 integrations/pom.xml                               |  2 +-
 plc4c/pom.xml                                      |  2 +-
 plc4j/api/pom.xml                                  |  4 +-
 plc4j/core/pom.xml                                 | 10 ++--
 plc4j/pom.xml                                      |  2 +-
 plc4j/protocols/ads/pom.xml                        | 17 +++---
 plc4j/protocols/benchmarks/pom.xml                 |  4 +-
 plc4j/protocols/delta-v/pom.xml                    |  2 +-
 plc4j/protocols/driver-bases/base/pom.xml          |  4 +-
 plc4j/protocols/driver-bases/pom.xml               |  2 +-
 plc4j/protocols/driver-bases/raw-socket/pom.xml    |  6 +--
 plc4j/protocols/driver-bases/serial/pom.xml        |  6 +--
 plc4j/protocols/driver-bases/tcp/pom.xml           |  6 +--
 plc4j/protocols/driver-bases/test/pom.xml          |  6 +--
 plc4j/protocols/ethernetip/pom.xml                 | 10 ++--
 plc4j/protocols/modbus/pom.xml                     | 17 +++---
 plc4j/protocols/pom.xml                            |  2 +-
 plc4j/protocols/s7/pom.xml                         | 14 ++---
 plc4j/protocols/test/pom.xml                       |  6 +--
 plc4j/utils/connection-pool/pom.xml                |  9 ++--
 plc4j/utils/opm/pom.xml                            | 14 +++--
 plc4j/utils/pom.xml                                |  2 +-
 plc4j/utils/raw-sockets/pom.xml                    |  2 +-
 plc4j/utils/test-utils/pom.xml                     |  2 +-
 plc4j/utils/wireshark-utils/pom.xml                |  2 +-
 plc4s/pom.xml                                      |  2 +-
 pom.xml                                            |  4 +-
 45 files changed, 203 insertions(+), 152 deletions(-)