Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Original file line number Diff line number Diff line change
Expand Up @@ -4,49 +4,49 @@
<archetype>
<groupId>org.apache.camel.archetypes</groupId>
<artifactId>camel-archetype-api-component</artifactId>
<version>3.13.0-SNAPSHOT</version>
<version>3.14.0-SNAPSHOT</version>
<description>Creates a new Camel component that wraps one or more API proxies.</description>
</archetype>
<archetype>
<groupId>org.apache.camel.archetypes</groupId>
<artifactId>camel-archetype-cdi</artifactId>
<version>3.13.0-SNAPSHOT</version>
<version>3.14.0-SNAPSHOT</version>
<description>Creates a new Camel project using CDI.</description>
</archetype>
<archetype>
<groupId>org.apache.camel.archetypes</groupId>
<artifactId>camel-archetype-component</artifactId>
<version>3.13.0-SNAPSHOT</version>
<version>3.14.0-SNAPSHOT</version>
<description>Creates a new Camel component.</description>
</archetype>
<archetype>
<groupId>org.apache.camel.archetypes</groupId>
<artifactId>camel-archetype-dataformat</artifactId>
<version>3.13.0-SNAPSHOT</version>
<version>3.14.0-SNAPSHOT</version>
<description>Creates a new Camel data format.</description>
</archetype>
<archetype>
<groupId>org.apache.camel.archetypes</groupId>
<artifactId>camel-archetype-endpointdsl</artifactId>
<version>3.13.0-SNAPSHOT</version>
<version>3.14.0-SNAPSHOT</version>
<description>Creates a new Camel project using Endpoint DSL.</description>
</archetype>
<archetype>
<groupId>org.apache.camel.archetypes</groupId>
<artifactId>camel-archetype-java</artifactId>
<version>3.13.0-SNAPSHOT</version>
<version>3.14.0-SNAPSHOT</version>
<description>Creates a new Camel project using Java DSL.</description>
</archetype>
<archetype>
<groupId>org.apache.camel.archetypes</groupId>
<artifactId>camel-archetype-main</artifactId>
<version>3.13.0-SNAPSHOT</version>
<version>3.14.0-SNAPSHOT</version>
<description>Creates a new Camel project using standalone Camel Main.</description>
</archetype>
<archetype>
<groupId>org.apache.camel.archetypes</groupId>
<artifactId>camel-archetype-spring</artifactId>
<version>3.13.0-SNAPSHOT</version>
<version>3.14.0-SNAPSHOT</version>
<description>Creates a new Camel project with added Spring DSL support.</description>
</archetype>
</archetypes>
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-activemq",
"version": "3.13.0-SNAPSHOT",
"version": "3.14.0-SNAPSHOT",
"scheme": "activemq",
"extendsScheme": "jms",
"syntax": "activemq: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-ahc-ws",
"version": "3.13.0-SNAPSHOT",
"version": "3.14.0-SNAPSHOT",
"scheme": "ahc-ws",
"extendsScheme": "ahc",
"alternativeSchemes": "ahc-ws,ahc-wss",
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-ahc-ws",
"version": "3.13.0-SNAPSHOT",
"version": "3.14.0-SNAPSHOT",
"scheme": "ahc-wss",
"extendsScheme": "ahc",
"alternativeSchemes": "ahc-ws,ahc-wss",
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-ahc",
"version": "3.13.0-SNAPSHOT",
"version": "3.14.0-SNAPSHOT",
"scheme": "ahc",
"extendsScheme": "",
"syntax": "ahc:httpUri",
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.13.0-SNAPSHOT",
"version": "3.14.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.13.0-SNAPSHOT",
"version": "3.14.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.13.0-SNAPSHOT",
"version": "3.14.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.13.0-SNAPSHOT",
"version": "3.14.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-atlasmap",
"version": "3.13.0-SNAPSHOT",
"version": "3.14.0-SNAPSHOT",
"scheme": "atlasmap",
"extendsScheme": "",
"syntax": "atlasmap:resourceUri",
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-atmos",
"version": "3.13.0-SNAPSHOT",
"version": "3.14.0-SNAPSHOT",
"scheme": "atmos",
"extendsScheme": "",
"syntax": "atmos:name\/operation",
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-atmosphere-websocket",
"version": "3.13.0-SNAPSHOT",
"version": "3.14.0-SNAPSHOT",
"scheme": "atmosphere-websocket",
"extendsScheme": "servlet",
"syntax": "atmosphere-websocket:servicePath",
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-atom",
"version": "3.13.0-SNAPSHOT",
"version": "3.14.0-SNAPSHOT",
"scheme": "atom",
"extendsScheme": "",
"syntax": "atom:feedUri",
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-atomix",
"version": "3.13.0-SNAPSHOT",
"version": "3.14.0-SNAPSHOT",
"scheme": "atomix-map",
"extendsScheme": "",
"syntax": "atomix-map:resourceName",
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-atomix",
"version": "3.13.0-SNAPSHOT",
"version": "3.14.0-SNAPSHOT",
"scheme": "atomix-messaging",
"extendsScheme": "",
"syntax": "atomix-messaging:resourceName",
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-atomix",
"version": "3.13.0-SNAPSHOT",
"version": "3.14.0-SNAPSHOT",
"scheme": "atomix-multimap",
"extendsScheme": "",
"syntax": "atomix-multimap:resourceName",
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-atomix",
"version": "3.13.0-SNAPSHOT",
"version": "3.14.0-SNAPSHOT",
"scheme": "atomix-queue",
"extendsScheme": "",
"syntax": "atomix-queue:resourceName",
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-atomix",
"version": "3.13.0-SNAPSHOT",
"version": "3.14.0-SNAPSHOT",
"scheme": "atomix-set",
"extendsScheme": "",
"syntax": "atomix-set:resourceName",
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-atomix",
"version": "3.13.0-SNAPSHOT",
"version": "3.14.0-SNAPSHOT",
"scheme": "atomix-value",
"extendsScheme": "",
"syntax": "atomix-value:resourceName",
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.13.0-SNAPSHOT",
"version": "3.14.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-secrets-manager",
"version": "3.13.0-SNAPSHOT",
"version": "3.14.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.13.0-SNAPSHOT",
"version": "3.14.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.13.0-SNAPSHOT",
"version": "3.14.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.13.0-SNAPSHOT",
"version": "3.14.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-ddb",
"version": "3.13.0-SNAPSHOT",
"version": "3.14.0-SNAPSHOT",
"scheme": "aws2-ddbstream",
"extendsScheme": "",
"syntax": "aws2-ddbstream: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.13.0-SNAPSHOT",
"version": "3.14.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.13.0-SNAPSHOT",
"version": "3.14.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.13.0-SNAPSHOT",
"version": "3.14.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.13.0-SNAPSHOT",
"version": "3.14.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.13.0-SNAPSHOT",
"version": "3.14.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.13.0-SNAPSHOT",
"version": "3.14.0-SNAPSHOT",
"scheme": "aws2-kinesis-firehose",
"extendsScheme": "",
"syntax": "aws2-kinesis-firehose: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-kinesis",
"version": "3.13.0-SNAPSHOT",
"version": "3.14.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.13.0-SNAPSHOT",
"version": "3.14.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.13.0-SNAPSHOT",
"version": "3.14.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.13.0-SNAPSHOT",
"version": "3.14.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.13.0-SNAPSHOT",
"version": "3.14.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.13.0-SNAPSHOT",
"version": "3.14.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.13.0-SNAPSHOT",
"version": "3.14.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.13.0-SNAPSHOT",
"version": "3.14.0-SNAPSHOT",
"scheme": "aws2-sns",
"extendsScheme": "",
"syntax": "aws2-sns:topicNameOrArn",
Expand Down
Loading