You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2020/09/30 06:12:49 UTC

[camel] branch regen_bot updated (f358761 -> bf8cb27)

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

acosentino pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from f358761  Sync Properties
     add fd8792c  Updated swagger-core to 1.6.2 Updated swagger-parser to 1.0.51
     add 1353bb3  Commit generated dependencies file
     add 9cdf456  Update jackson-core to fix apache-karaf
     add a6f4252  Update Javadoc for link to the pipeline EIP documentation Web page (previous link was broken)
     new bf8cb27  ASF deploy: Changed title

The 1 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:
 .github/workflows/asf-snapshots-deploy.yml                        | 2 +-
 camel-dependencies/pom.xml                                        | 6 +++---
 components/camel-jackson/pom.xml                                  | 2 +-
 components/camel-jacksonxml/pom.xml                               | 2 +-
 components/camel-openapi-java/pom.xml                             | 2 +-
 components/camel-rest-openapi/pom.xml                             | 2 +-
 components/camel-swagger-java/pom.xml                             | 2 +-
 .../src/main/java/org/apache/camel/model/ProcessorDefinition.java | 8 ++++----
 parent/pom.xml                                                    | 6 +++---
 9 files changed, 16 insertions(+), 16 deletions(-)


[camel] 01/01: ASF deploy: Changed title

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git

commit bf8cb27d6d607f84595e77ddd6fd249e2987067e
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Sep 30 08:11:14 2020 +0200

    ASF deploy: Changed title
---
 .github/workflows/asf-snapshots-deploy.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/asf-snapshots-deploy.yml b/.github/workflows/asf-snapshots-deploy.yml
index 18e48a8..ce88160 100644
--- a/.github/workflows/asf-snapshots-deploy.yml
+++ b/.github/workflows/asf-snapshots-deploy.yml
@@ -14,7 +14,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #
-name: Build
+name: Deploy Camel Snapshot
 
 on:
   schedule: