You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by ri...@apache.org on 2023/01/02 20:03:30 UTC

[streampipes] branch dev updated (40b721b55 -> 4319a2037)

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

riemer pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/streampipes.git


    from 40b721b55 introduce another layer of abstraction for endpoints (#989)
     add 602103049  [#1013] Update java version to 17
     add fd2a667d5 [hotfix] Change version of maven-plugin-plugin
     add 4319a2037 Update Java version in README, add two badges (#1013)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/build.yml                                  |  4 ++--
 .github/workflows/cypress-test.yml                           |  4 ++--
 .github/workflows/pr-validation.yml                          |  8 ++++----
 README.md                                                    |  6 ++++--
 pom.xml                                                      | 12 ++++++------
 .../streampipes-connect-adapters-iiot/Dockerfile             |  2 +-
 .../streampipes-connect-adapters/Dockerfile                  |  2 +-
 .../streampipes-extensions-all-iiot/Dockerfile               |  2 +-
 .../streampipes-extensions-all-jvm/Dockerfile                |  2 +-
 .../streampipes-pipeline-elements-all-flink/Dockerfile       |  2 +-
 .../streampipes-pipeline-elements-all-jvm/Dockerfile         |  2 +-
 .../streampipes-sinks-internal-jvm/Dockerfile                |  2 +-
 .../streampipes-sources-vehicle-simulator/Dockerfile         |  2 +-
 .../streampipes-sources-watertank-simulator/Dockerfile       |  2 +-
 streampipes-maven-plugin/pom.xml                             |  8 +++-----
 streampipes-service-core/Dockerfile                          |  2 +-
 16 files changed, 31 insertions(+), 31 deletions(-)