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/01/25 15:42:38 UTC

[incubator-plc4x] branch master updated (abd1ee8 -> e5a8cc3)

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

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


    from abd1ee8  - deleted the sonar-project.properties.sav as we don't need the file (Hopefully this will sync to GitHub)
     add e5a8cc3  - Updated the apache pom version - Updated plugin versions (except that of the site-plugin) - Introduced dependencyManagement - Introduced version-properties for common dependencies - Enforced at least Maven 3.3.3 (required for the camel plugin) - Added the maven-dependency-plugin to enforce:   - Defining dependencies to artifacts used   - Removing unnecessary dependencies   - Using the right scope

No new revisions were added by this update.

Summary of changes:
 applications/iotree/pom.xml                        |  31 ++-
 applications/plclogger/pom.xml                     |  31 ++-
 integrations/apache-camel/pom.xml                  |  73 ++++---
 .../org/apache/plc4x/camel/PLC4XComponentTest.java |   7 +-
 integrations/apache-edgent/pom.xml                 |  30 +--
 .../java/org/apache/plc4x/edgent/PlcFunctions.java |  15 +-
 plc4j/pom.xml                                      |  30 ---
 plc4j/protocols/s7-utils/pom.xml                   |   1 -
 plc4j/protocols/s7/pom.xml                         |  15 +-
 plc4j/protocols/utils/pom.xml                      |   1 -
 pom.xml                                            | 214 +++++++++++++++++++--
 11 files changed, 308 insertions(+), 140 deletions(-)

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