Skip to content

Commit

Permalink
Bump for 3.22.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
davsclaus committed Aug 14, 2023
1 parent 6379ab8 commit 077c151
Show file tree
Hide file tree
Showing 320 changed files with 323 additions and 323 deletions.
2 changes: 1 addition & 1 deletion archetypes/camel-archetype-blueprint/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel.karaf</groupId>
<artifactId>archetypes</artifactId>
<version>3.21.0-SNAPSHOT</version>
<version>3.22.0-SNAPSHOT</version>
</parent>

<groupId>org.apache.camel.archetypes</groupId>
Expand Down
2 changes: 1 addition & 1 deletion archetypes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel.karaf</groupId>
<artifactId>karaf</artifactId>
<version>3.21.0-SNAPSHOT</version>
<version>3.22.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion bom/camel-karaf-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.karaf</groupId>
<artifactId>karaf</artifactId>
<version>3.21.0-SNAPSHOT</version>
<version>3.22.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<artifactId>camel-karaf-bom</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel.karaf</groupId>
<artifactId>karaf</artifactId>
<version>3.21.0-SNAPSHOT</version>
<version>3.22.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion catalog/camel-catalog-provider-karaf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel.karaf</groupId>
<artifactId>catalog</artifactId>
<version>3.21.0-SNAPSHOT</version>
<version>3.22.0-SNAPSHOT</version>
</parent>

<artifactId>camel-catalog-provider-karaf</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"supportLevel": "Stable",
"groupId": "org.apache.camel",
"artifactId": "camel-amqp",
"version": "3.21.0-SNAPSHOT",
"version": "3.22.0-SNAPSHOT",
"scheme": "amqp",
"extendsScheme": "jms",
"syntax": "amqp:destinationType:destinationName",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"supportLevel": "Stable",
"groupId": "org.apache.camel",
"artifactId": "camel-arangodb",
"version": "3.21.0-SNAPSHOT",
"version": "3.22.0-SNAPSHOT",
"scheme": "arangodb",
"extendsScheme": "",
"syntax": "arangodb:database",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"supportLevel": "Stable",
"groupId": "org.apache.camel",
"artifactId": "camel-as2",
"version": "3.21.0-SNAPSHOT",
"version": "3.22.0-SNAPSHOT",
"scheme": "as2",
"extendsScheme": "",
"syntax": "as2:apiName\/methodName",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"supportLevel": "Stable",
"groupId": "org.apache.camel",
"artifactId": "camel-asterisk",
"version": "3.21.0-SNAPSHOT",
"version": "3.22.0-SNAPSHOT",
"scheme": "asterisk",
"extendsScheme": "",
"syntax": "asterisk:name",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"supportLevel": "Stable",
"groupId": "org.apache.camel",
"artifactId": "camel-avro-rpc",
"version": "3.21.0-SNAPSHOT",
"version": "3.22.0-SNAPSHOT",
"scheme": "avro",
"extendsScheme": "",
"syntax": "avro:transport:host:port\/messageName",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"supportLevel": "Stable",
"groupId": "org.apache.camel",
"artifactId": "camel-aws-cloudtrail",
"version": "3.21.0-SNAPSHOT",
"version": "3.22.0-SNAPSHOT",
"scheme": "aws-cloudtrail",
"extendsScheme": "",
"syntax": "aws-cloudtrail:label",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"supportLevel": "Stable",
"groupId": "org.apache.camel",
"artifactId": "camel-aws-secrets-manager",
"version": "3.21.0-SNAPSHOT",
"version": "3.22.0-SNAPSHOT",
"scheme": "aws-secrets-manager",
"extendsScheme": "",
"syntax": "aws-secrets-manager:label",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"supportLevel": "Stable",
"groupId": "org.apache.camel",
"artifactId": "camel-aws2-athena",
"version": "3.21.0-SNAPSHOT",
"version": "3.22.0-SNAPSHOT",
"scheme": "aws2-athena",
"extendsScheme": "",
"syntax": "aws2-athena:label",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"supportLevel": "Stable",
"groupId": "org.apache.camel",
"artifactId": "camel-aws2-cw",
"version": "3.21.0-SNAPSHOT",
"version": "3.22.0-SNAPSHOT",
"scheme": "aws2-cw",
"extendsScheme": "",
"syntax": "aws2-cw:namespace",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"supportLevel": "Stable",
"groupId": "org.apache.camel",
"artifactId": "camel-aws2-ddb",
"version": "3.21.0-SNAPSHOT",
"version": "3.22.0-SNAPSHOT",
"scheme": "aws2-ddb",
"extendsScheme": "",
"syntax": "aws2-ddb:tableName",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"supportLevel": "Stable",
"groupId": "org.apache.camel",
"artifactId": "camel-aws2-ec2",
"version": "3.21.0-SNAPSHOT",
"version": "3.22.0-SNAPSHOT",
"scheme": "aws2-ec2",
"extendsScheme": "",
"syntax": "aws2-ec2:label",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"supportLevel": "Stable",
"groupId": "org.apache.camel",
"artifactId": "camel-aws2-ecs",
"version": "3.21.0-SNAPSHOT",
"version": "3.22.0-SNAPSHOT",
"scheme": "aws2-ecs",
"extendsScheme": "",
"syntax": "aws2-ecs:label",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"supportLevel": "Stable",
"groupId": "org.apache.camel",
"artifactId": "camel-aws2-eks",
"version": "3.21.0-SNAPSHOT",
"version": "3.22.0-SNAPSHOT",
"scheme": "aws2-eks",
"extendsScheme": "",
"syntax": "aws2-eks:label",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"supportLevel": "Stable",
"groupId": "org.apache.camel",
"artifactId": "camel-aws2-eventbridge",
"version": "3.21.0-SNAPSHOT",
"version": "3.22.0-SNAPSHOT",
"scheme": "aws2-eventbridge",
"extendsScheme": "",
"syntax": "aws2-eventbridge:\/\/eventbusNameOrArn",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"supportLevel": "Stable",
"groupId": "org.apache.camel",
"artifactId": "camel-aws2-iam",
"version": "3.21.0-SNAPSHOT",
"version": "3.22.0-SNAPSHOT",
"scheme": "aws2-iam",
"extendsScheme": "",
"syntax": "aws2-iam:label",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"supportLevel": "Stable",
"groupId": "org.apache.camel",
"artifactId": "camel-aws2-kinesis",
"version": "3.21.0-SNAPSHOT",
"version": "3.22.0-SNAPSHOT",
"scheme": "aws2-kinesis",
"extendsScheme": "",
"syntax": "aws2-kinesis:streamName",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"supportLevel": "Stable",
"groupId": "org.apache.camel",
"artifactId": "camel-aws2-kms",
"version": "3.21.0-SNAPSHOT",
"version": "3.22.0-SNAPSHOT",
"scheme": "aws2-kms",
"extendsScheme": "",
"syntax": "aws2-kms:label",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"supportLevel": "Stable",
"groupId": "org.apache.camel",
"artifactId": "camel-aws2-lambda",
"version": "3.21.0-SNAPSHOT",
"version": "3.22.0-SNAPSHOT",
"scheme": "aws2-lambda",
"extendsScheme": "",
"syntax": "aws2-lambda:function",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"supportLevel": "Stable",
"groupId": "org.apache.camel",
"artifactId": "camel-aws2-mq",
"version": "3.21.0-SNAPSHOT",
"version": "3.22.0-SNAPSHOT",
"scheme": "aws2-mq",
"extendsScheme": "",
"syntax": "aws2-mq:label",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"supportLevel": "Stable",
"groupId": "org.apache.camel",
"artifactId": "camel-aws2-msk",
"version": "3.21.0-SNAPSHOT",
"version": "3.22.0-SNAPSHOT",
"scheme": "aws2-msk",
"extendsScheme": "",
"syntax": "aws2-msk:label",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"supportLevel": "Stable",
"groupId": "org.apache.camel",
"artifactId": "camel-aws2-s3",
"version": "3.21.0-SNAPSHOT",
"version": "3.22.0-SNAPSHOT",
"scheme": "aws2-s3",
"extendsScheme": "",
"syntax": "aws2-s3:\/\/bucketNameOrArn",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"supportLevel": "Stable",
"groupId": "org.apache.camel",
"artifactId": "camel-aws2-ses",
"version": "3.21.0-SNAPSHOT",
"version": "3.22.0-SNAPSHOT",
"scheme": "aws2-ses",
"extendsScheme": "",
"syntax": "aws2-ses:from",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"supportLevel": "Stable",
"groupId": "org.apache.camel",
"artifactId": "camel-aws2-sns",
"version": "3.21.0-SNAPSHOT",
"version": "3.22.0-SNAPSHOT",
"scheme": "aws2-sns",
"extendsScheme": "",
"syntax": "aws2-sns:topicNameOrArn",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"supportLevel": "Stable",
"groupId": "org.apache.camel",
"artifactId": "camel-aws2-sqs",
"version": "3.21.0-SNAPSHOT",
"version": "3.22.0-SNAPSHOT",
"scheme": "aws2-sqs",
"extendsScheme": "",
"syntax": "aws2-sqs:queueNameOrArn",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"supportLevel": "Stable",
"groupId": "org.apache.camel",
"artifactId": "camel-aws2-sts",
"version": "3.21.0-SNAPSHOT",
"version": "3.22.0-SNAPSHOT",
"scheme": "aws2-sts",
"extendsScheme": "",
"syntax": "aws2-sts:label",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"supportLevel": "Stable",
"groupId": "org.apache.camel",
"artifactId": "camel-aws2-translate",
"version": "3.21.0-SNAPSHOT",
"version": "3.22.0-SNAPSHOT",
"scheme": "aws2-translate",
"extendsScheme": "",
"syntax": "aws2-translate:label",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"supportLevel": "Stable",
"groupId": "org.apache.camel",
"artifactId": "camel-azure-eventhubs",
"version": "3.21.0-SNAPSHOT",
"version": "3.22.0-SNAPSHOT",
"scheme": "azure-eventhubs",
"extendsScheme": "",
"syntax": "azure-eventhubs:namespace\/eventHubName",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"supportLevel": "Stable",
"groupId": "org.apache.camel",
"artifactId": "camel-azure-storage-blob",
"version": "3.21.0-SNAPSHOT",
"version": "3.22.0-SNAPSHOT",
"scheme": "azure-storage-blob",
"extendsScheme": "",
"syntax": "azure-storage-blob:accountName\/containerName",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"supportLevel": "Stable",
"groupId": "org.apache.camel",
"artifactId": "camel-azure-storage-datalake",
"version": "3.21.0-SNAPSHOT",
"version": "3.22.0-SNAPSHOT",
"scheme": "azure-storage-datalake",
"extendsScheme": "",
"syntax": "azure-storage-datalake:accountName\/fileSystemName",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"supportLevel": "Stable",
"groupId": "org.apache.camel",
"artifactId": "camel-azure-storage-queue",
"version": "3.21.0-SNAPSHOT",
"version": "3.22.0-SNAPSHOT",
"scheme": "azure-storage-queue",
"extendsScheme": "",
"syntax": "azure-storage-queue:accountName\/queueName",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"supportLevel": "Stable",
"groupId": "org.apache.camel",
"artifactId": "camel-bean-validator",
"version": "3.21.0-SNAPSHOT",
"version": "3.22.0-SNAPSHOT",
"scheme": "bean-validator",
"extendsScheme": "",
"syntax": "bean-validator:label",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"supportLevel": "Stable",
"groupId": "org.apache.camel",
"artifactId": "camel-bean",
"version": "3.21.0-SNAPSHOT",
"version": "3.22.0-SNAPSHOT",
"scheme": "bean",
"extendsScheme": "",
"syntax": "bean:beanName",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"supportLevel": "Stable",
"groupId": "org.apache.camel",
"artifactId": "camel-box",
"version": "3.21.0-SNAPSHOT",
"version": "3.22.0-SNAPSHOT",
"scheme": "box",
"extendsScheme": "",
"syntax": "box:apiName\/methodName",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"supportLevel": "Stable",
"groupId": "org.apache.camel",
"artifactId": "camel-braintree",
"version": "3.21.0-SNAPSHOT",
"version": "3.22.0-SNAPSHOT",
"scheme": "braintree",
"extendsScheme": "",
"syntax": "braintree:apiName\/methodName",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"supportLevel": "Stable",
"groupId": "org.apache.camel",
"artifactId": "camel-browse",
"version": "3.21.0-SNAPSHOT",
"version": "3.22.0-SNAPSHOT",
"scheme": "browse",
"extendsScheme": "",
"syntax": "browse:name",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"supportLevel": "Stable",
"groupId": "org.apache.camel",
"artifactId": "camel-chatscript",
"version": "3.21.0-SNAPSHOT",
"version": "3.22.0-SNAPSHOT",
"scheme": "chatscript",
"extendsScheme": "",
"syntax": "chatscript:host:port\/botName",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"supportLevel": "Stable",
"groupId": "org.apache.camel",
"artifactId": "camel-cm-sms",
"version": "3.21.0-SNAPSHOT",
"version": "3.22.0-SNAPSHOT",
"scheme": "cm-sms",
"extendsScheme": "",
"syntax": "cm-sms:host",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"supportLevel": "Stable",
"groupId": "org.apache.camel",
"artifactId": "camel-coap",
"version": "3.21.0-SNAPSHOT",
"version": "3.22.0-SNAPSHOT",
"scheme": "coap",
"extendsScheme": "",
"alternativeSchemes": "coap,coaps,coap+tcp,coaps+tcp",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"supportLevel": "Stable",
"groupId": "org.apache.camel",
"artifactId": "camel-cometd",
"version": "3.21.0-SNAPSHOT",
"version": "3.22.0-SNAPSHOT",
"scheme": "cometd",
"extendsScheme": "",
"alternativeSchemes": "cometd,cometds",
Expand Down
Loading

0 comments on commit 077c151

Please sign in to comment.