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

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

commit 295b71f72111fd0743db5a7ce29b9c3dc4b98ee0
Merge: 7392cd5 7852b6d
Author: julian <[email protected]>
AuthorDate: Mon Mar 11 14:24:21 2019 +0100

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

 RELEASE_NOTES                                      | 14 ++++++++
 examples/dummy-driver/pom.xml                      |  8 ++---
 examples/hello-cloud-azure/pom.xml                 |  6 ++--
 examples/hello-cloud-google/pom.xml                |  6 ++--
 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                 |  8 ++---
 .../plc4x/java/examples/helloplc4x/HelloPlc4x.java |  2 +-
 examples/pom.xml                                   |  2 +-
 integrations/apache-brooklyn/pom.xml               |  2 +-
 integrations/apache-calcite/pom.xml                |  8 ++---
 integrations/apache-camel/pom.xml                  |  8 ++---
 integrations/apache-edgent/pom.xml                 | 10 +++---
 integrations/apache-kafka/pom.xml                  |  2 +-
 .../apache-karaf/karaf-ads-feature/pom.xml         |  4 +--
 .../apache-karaf/karaf-demo-server/pom.xml         | 12 +++----
 .../apache-karaf/karaf-ethernet-ip-feature/pom.xml |  4 +--
 .../apache-karaf/karaf-modbus-feature/pom.xml      |  4 +--
 integrations/apache-karaf/karaf-s7-feature/pom.xml |  4 +--
 .../apache-karaf/karaf-simulated-feature/pom.xml   |  4 +--
 integrations/apache-karaf/pom.xml                  |  2 +-
 integrations/apache-mynewt/pom.xml                 |  2 +-
 integrations/apache-nifi/nifi-plc4x-nar/pom.xml    | 16 ++++-----
 .../apache-nifi/nifi-plc4x-processors/pom.xml      |  4 +--
 integrations/apache-nifi/pom.xml                   |  2 +-
 integrations/pom.xml                               |  2 +-
 plc4c/pom.xml                                      |  2 +-
 plc4cpp/api/pom.xml                                |  4 +--
 plc4cpp/libs/pom.xml                               |  2 +-
 plc4cpp/pom.xml                                    |  2 +-
 plc4j/api/pom.xml                                  |  4 +--
 plc4j/drivers/ads/pom.xml                          | 16 ++++-----
 plc4j/drivers/ethernet-ip/pom.xml                  | 10 +++---
 plc4j/drivers/modbus/pom.xml                       | 14 ++++----
 plc4j/drivers/pom.xml                              |  2 +-
 plc4j/drivers/s7/pom.xml                           | 20 +++++------
 plc4j/drivers/simulated/pom.xml                    |  6 ++--
 plc4j/pom.xml                                      |  2 +-
 plc4j/protocols/ads/pom.xml                        |  8 ++---
 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/ethernet-ip/pom.xml                |  6 ++--
 plc4j/protocols/iso-on-tcp/pom.xml                 |  8 ++---
 plc4j/protocols/iso-tp/pom.xml                     | 10 +++---
 plc4j/protocols/modbus/pom.xml                     |  8 ++---
 plc4j/protocols/pom.xml                            |  2 +-
 plc4j/protocols/s7/pom.xml                         | 10 +++---
 .../org/apache/plc4x/java/s7/netty/S7Protocol.java | 24 +++++++++----
 .../s7/netty/model/types/DataTransportSize.java    | 22 +++++-------
 .../java/s7/netty/model/types/MemoryArea.java      |  2 +-
 .../strategies/DefaultS7MessageProcessor.java      | 42 +++++++++-------------
 plc4j/utils/connection-pool/pom.xml                |  4 +--
 plc4j/utils/opm/pom.xml                            | 10 +++---
 plc4j/utils/pom.xml                                |  2 +-
 plc4j/utils/raw-sockets/pom.xml                    |  4 +--
 plc4j/utils/scraper/pom.xml                        | 12 +++----
 plc4j/utils/test-utils/pom.xml                     |  2 +-
 plc4s/pom.xml                                      |  2 +-
 pom.xml                                            |  4 +--
 protocols/pom.xml                                  |  2 +-
 68 files changed, 242 insertions(+), 232 deletions(-)

Reply via email to