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

lburgazzoli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel-k.git.


    from ea382b1  Add support for XML routes #70
     new eeef530  Fix release scripts
     new 80d1cf3  Update release with git tag step
     new 5efc8a9  Add command to increment version
     new 0e429c0  Push snapshot to docker hub when making a new version
     new a4d9ab4  Bump version to 0.0.2-SNAPSHOT

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 build/Makefile                  | 18 ++++++++++++------
 build/git_tag.sh                | 15 +++++++++++++++
 build/images_build.sh           |  6 ++++++
 build/images_push.sh            |  6 ++++++
 build/next_snapshot.sh          | 15 +++++++++++++++
 build/prepare_release.sh        | 12 +++---------
 build/set_version.sh            | 19 +++++++++++++++++++
 deploy/operator-deployment.yaml |  2 +-
 deploy/resources.go             |  2 +-
 runtime/jvm/pom.xml             |  2 +-
 runtime/pom.xml                 |  2 +-
 version/version.go              |  2 +-
 12 files changed, 81 insertions(+), 20 deletions(-)
 create mode 100755 build/git_tag.sh
 create mode 100755 build/images_build.sh
 create mode 100755 build/images_push.sh
 create mode 100755 build/next_snapshot.sh
 create mode 100755 build/set_version.sh

Reply via email to