Skip to content

Commit aa0045a

Browse files
committed
[maven-release-plugin] prepare release camel-spring-boot-3.1.0
1 parent 10008d0 commit aa0045a

File tree

407 files changed

+801
-803
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

407 files changed

+801
-803
lines changed

catalog/camel-catalog-provider-springboot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.camel.springboot</groupId>
2525
<artifactId>catalog</artifactId>
26-
<version>3.1.0-SNAPSHOT</version>
26+
<version>3.1.0</version>
2727
<relativePath>..</relativePath>
2828
</parent>
2929

catalog/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.apache.camel.springboot</groupId>
2626
<artifactId>spring-boot</artifactId>
27-
<version>3.1.0-SNAPSHOT</version>
27+
<version>3.1.0</version>
2828
<relativePath>..</relativePath>
2929
</parent>
3030

components-starter/camel-activemq-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.camel.springboot</groupId>
2424
<artifactId>components-starter</artifactId>
25-
<version>3.1.0-SNAPSHOT</version>
25+
<version>3.1.0</version>
2626
</parent>
2727
<artifactId>camel-activemq-starter</artifactId>
2828
<packaging>jar</packaging>

components-starter/camel-ahc-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.camel.springboot</groupId>
2424
<artifactId>components-starter</artifactId>
25-
<version>3.1.0-SNAPSHOT</version>
25+
<version>3.1.0</version>
2626
</parent>
2727
<artifactId>camel-ahc-starter</artifactId>
2828
<packaging>jar</packaging>

components-starter/camel-ahc-ws-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.camel.springboot</groupId>
2424
<artifactId>components-starter</artifactId>
25-
<version>3.1.0-SNAPSHOT</version>
25+
<version>3.1.0</version>
2626
</parent>
2727
<artifactId>camel-ahc-ws-starter</artifactId>
2828
<packaging>jar</packaging>

components-starter/camel-amqp-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.camel.springboot</groupId>
2424
<artifactId>components-starter</artifactId>
25-
<version>3.1.0-SNAPSHOT</version>
25+
<version>3.1.0</version>
2626
</parent>
2727
<artifactId>camel-amqp-starter</artifactId>
2828
<packaging>jar</packaging>

components-starter/camel-any23-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.camel.springboot</groupId>
2424
<artifactId>components-starter</artifactId>
25-
<version>3.1.0-SNAPSHOT</version>
25+
<version>3.1.0</version>
2626
</parent>
2727
<artifactId>camel-any23-starter</artifactId>
2828
<packaging>jar</packaging>

components-starter/camel-apns-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.camel.springboot</groupId>
2424
<artifactId>components-starter</artifactId>
25-
<version>3.1.0-SNAPSHOT</version>
25+
<version>3.1.0</version>
2626
</parent>
2727
<artifactId>camel-apns-starter</artifactId>
2828
<packaging>jar</packaging>

components-starter/camel-as2-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.camel.springboot</groupId>
2424
<artifactId>components-starter</artifactId>
25-
<version>3.1.0-SNAPSHOT</version>
25+
<version>3.1.0</version>
2626
</parent>
2727
<artifactId>camel-as2-starter</artifactId>
2828
<packaging>jar</packaging>

components-starter/camel-asn1-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.camel.springboot</groupId>
2424
<artifactId>components-starter</artifactId>
25-
<version>3.1.0-SNAPSHOT</version>
25+
<version>3.1.0</version>
2626
</parent>
2727
<artifactId>camel-asn1-starter</artifactId>
2828
<packaging>jar</packaging>

components-starter/camel-asterisk-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.camel.springboot</groupId>
2424
<artifactId>components-starter</artifactId>
25-
<version>3.1.0-SNAPSHOT</version>
25+
<version>3.1.0</version>
2626
</parent>
2727
<artifactId>camel-asterisk-starter</artifactId>
2828
<packaging>jar</packaging>

components-starter/camel-atmos-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.camel.springboot</groupId>
2424
<artifactId>components-starter</artifactId>
25-
<version>3.1.0-SNAPSHOT</version>
25+
<version>3.1.0</version>
2626
</parent>
2727
<artifactId>camel-atmos-starter</artifactId>
2828
<packaging>jar</packaging>

components-starter/camel-atmosphere-websocket-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.camel.springboot</groupId>
2424
<artifactId>components-starter</artifactId>
25-
<version>3.1.0-SNAPSHOT</version>
25+
<version>3.1.0</version>
2626
</parent>
2727
<artifactId>camel-atmosphere-websocket-starter</artifactId>
2828
<packaging>jar</packaging>

components-starter/camel-atom-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.camel.springboot</groupId>
2424
<artifactId>components-starter</artifactId>
25-
<version>3.1.0-SNAPSHOT</version>
25+
<version>3.1.0</version>
2626
</parent>
2727
<artifactId>camel-atom-starter</artifactId>
2828
<packaging>jar</packaging>

components-starter/camel-atomix-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.camel.springboot</groupId>
2424
<artifactId>components-starter</artifactId>
25-
<version>3.1.0-SNAPSHOT</version>
25+
<version>3.1.0</version>
2626
</parent>
2727
<artifactId>camel-atomix-starter</artifactId>
2828
<packaging>jar</packaging>

components-starter/camel-avro-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.camel.springboot</groupId>
2424
<artifactId>components-starter</artifactId>
25-
<version>3.1.0-SNAPSHOT</version>
25+
<version>3.1.0</version>
2626
</parent>
2727
<artifactId>camel-avro-starter</artifactId>
2828
<packaging>jar</packaging>

components-starter/camel-aws-cw-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.camel.springboot</groupId>
2424
<artifactId>components-starter</artifactId>
25-
<version>3.1.0-SNAPSHOT</version>
25+
<version>3.1.0</version>
2626
</parent>
2727
<artifactId>camel-aws-cw-starter</artifactId>
2828
<packaging>jar</packaging>

components-starter/camel-aws-ddb-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.camel.springboot</groupId>
2424
<artifactId>components-starter</artifactId>
25-
<version>3.1.0-SNAPSHOT</version>
25+
<version>3.1.0</version>
2626
</parent>
2727
<artifactId>camel-aws-ddb-starter</artifactId>
2828
<packaging>jar</packaging>

components-starter/camel-aws-ec2-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.camel.springboot</groupId>
2424
<artifactId>components-starter</artifactId>
25-
<version>3.1.0-SNAPSHOT</version>
25+
<version>3.1.0</version>
2626
</parent>
2727
<artifactId>camel-aws-ec2-starter</artifactId>
2828
<packaging>jar</packaging>

components-starter/camel-aws-ecs-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.camel.springboot</groupId>
2424
<artifactId>components-starter</artifactId>
25-
<version>3.1.0-SNAPSHOT</version>
25+
<version>3.1.0</version>
2626
</parent>
2727
<artifactId>camel-aws-ecs-starter</artifactId>
2828
<packaging>jar</packaging>

components-starter/camel-aws-eks-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.camel.springboot</groupId>
2424
<artifactId>components-starter</artifactId>
25-
<version>3.1.0-SNAPSHOT</version>
25+
<version>3.1.0</version>
2626
</parent>
2727
<artifactId>camel-aws-eks-starter</artifactId>
2828
<packaging>jar</packaging>

components-starter/camel-aws-iam-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.camel.springboot</groupId>
2424
<artifactId>components-starter</artifactId>
25-
<version>3.1.0-SNAPSHOT</version>
25+
<version>3.1.0</version>
2626
</parent>
2727
<artifactId>camel-aws-iam-starter</artifactId>
2828
<packaging>jar</packaging>

components-starter/camel-aws-kinesis-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.camel.springboot</groupId>
2424
<artifactId>components-starter</artifactId>
25-
<version>3.1.0-SNAPSHOT</version>
25+
<version>3.1.0</version>
2626
</parent>
2727
<artifactId>camel-aws-kinesis-starter</artifactId>
2828
<packaging>jar</packaging>

components-starter/camel-aws-kms-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.camel.springboot</groupId>
2424
<artifactId>components-starter</artifactId>
25-
<version>3.1.0-SNAPSHOT</version>
25+
<version>3.1.0</version>
2626
</parent>
2727
<artifactId>camel-aws-kms-starter</artifactId>
2828
<packaging>jar</packaging>

components-starter/camel-aws-lambda-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.camel.springboot</groupId>
2424
<artifactId>components-starter</artifactId>
25-
<version>3.1.0-SNAPSHOT</version>
25+
<version>3.1.0</version>
2626
</parent>
2727
<artifactId>camel-aws-lambda-starter</artifactId>
2828
<packaging>jar</packaging>

components-starter/camel-aws-mq-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.camel.springboot</groupId>
2424
<artifactId>components-starter</artifactId>
25-
<version>3.1.0-SNAPSHOT</version>
25+
<version>3.1.0</version>
2626
</parent>
2727
<artifactId>camel-aws-mq-starter</artifactId>
2828
<packaging>jar</packaging>

components-starter/camel-aws-msk-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.camel.springboot</groupId>
2424
<artifactId>components-starter</artifactId>
25-
<version>3.1.0-SNAPSHOT</version>
25+
<version>3.1.0</version>
2626
</parent>
2727
<artifactId>camel-aws-msk-starter</artifactId>
2828
<packaging>jar</packaging>

components-starter/camel-aws-s3-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.camel.springboot</groupId>
2424
<artifactId>components-starter</artifactId>
25-
<version>3.1.0-SNAPSHOT</version>
25+
<version>3.1.0</version>
2626
</parent>
2727
<artifactId>camel-aws-s3-starter</artifactId>
2828
<packaging>jar</packaging>

components-starter/camel-aws-sdb-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.camel.springboot</groupId>
2424
<artifactId>components-starter</artifactId>
25-
<version>3.1.0-SNAPSHOT</version>
25+
<version>3.1.0</version>
2626
</parent>
2727
<artifactId>camel-aws-sdb-starter</artifactId>
2828
<packaging>jar</packaging>

components-starter/camel-aws-ses-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.camel.springboot</groupId>
2424
<artifactId>components-starter</artifactId>
25-
<version>3.1.0-SNAPSHOT</version>
25+
<version>3.1.0</version>
2626
</parent>
2727
<artifactId>camel-aws-ses-starter</artifactId>
2828
<packaging>jar</packaging>

components-starter/camel-aws-sns-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.camel.springboot</groupId>
2424
<artifactId>components-starter</artifactId>
25-
<version>3.1.0-SNAPSHOT</version>
25+
<version>3.1.0</version>
2626
</parent>
2727
<artifactId>camel-aws-sns-starter</artifactId>
2828
<packaging>jar</packaging>

components-starter/camel-aws-sqs-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.camel.springboot</groupId>
2424
<artifactId>components-starter</artifactId>
25-
<version>3.1.0-SNAPSHOT</version>
25+
<version>3.1.0</version>
2626
</parent>
2727
<artifactId>camel-aws-sqs-starter</artifactId>
2828
<packaging>jar</packaging>

components-starter/camel-aws-swf-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.camel.springboot</groupId>
2424
<artifactId>components-starter</artifactId>
25-
<version>3.1.0-SNAPSHOT</version>
25+
<version>3.1.0</version>
2626
</parent>
2727
<artifactId>camel-aws-swf-starter</artifactId>
2828
<packaging>jar</packaging>

components-starter/camel-aws-translate-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.camel.springboot</groupId>
2424
<artifactId>components-starter</artifactId>
25-
<version>3.1.0-SNAPSHOT</version>
25+
<version>3.1.0</version>
2626
</parent>
2727
<artifactId>camel-aws-translate-starter</artifactId>
2828
<packaging>jar</packaging>

components-starter/camel-aws-xray-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.camel.springboot</groupId>
2424
<artifactId>components-starter</artifactId>
25-
<version>3.1.0-SNAPSHOT</version>
25+
<version>3.1.0</version>
2626
</parent>
2727
<artifactId>camel-aws-xray-starter</artifactId>
2828
<packaging>jar</packaging>

components-starter/camel-aws2-cw-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.camel.springboot</groupId>
2424
<artifactId>components-starter</artifactId>
25-
<version>3.1.0-SNAPSHOT</version>
25+
<version>3.1.0</version>
2626
</parent>
2727
<artifactId>camel-aws2-cw-starter</artifactId>
2828
<packaging>jar</packaging>

components-starter/camel-aws2-ddb-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.camel.springboot</groupId>
2424
<artifactId>components-starter</artifactId>
25-
<version>3.1.0-SNAPSHOT</version>
25+
<version>3.1.0</version>
2626
</parent>
2727
<artifactId>camel-aws2-ddb-starter</artifactId>
2828
<packaging>jar</packaging>

components-starter/camel-aws2-ec2-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.camel.springboot</groupId>
2424
<artifactId>components-starter</artifactId>
25-
<version>3.1.0-SNAPSHOT</version>
25+
<version>3.1.0</version>
2626
</parent>
2727
<artifactId>camel-aws2-ec2-starter</artifactId>
2828
<packaging>jar</packaging>

components-starter/camel-aws2-ecs-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.camel.springboot</groupId>
2424
<artifactId>components-starter</artifactId>
25-
<version>3.1.0-SNAPSHOT</version>
25+
<version>3.1.0</version>
2626
</parent>
2727
<artifactId>camel-aws2-ecs-starter</artifactId>
2828
<packaging>jar</packaging>

components-starter/camel-aws2-eks-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.camel.springboot</groupId>
2424
<artifactId>components-starter</artifactId>
25-
<version>3.1.0-SNAPSHOT</version>
25+
<version>3.1.0</version>
2626
</parent>
2727
<artifactId>camel-aws2-eks-starter</artifactId>
2828
<packaging>jar</packaging>

components-starter/camel-aws2-iam-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.camel.springboot</groupId>
2424
<artifactId>components-starter</artifactId>
25-
<version>3.1.0-SNAPSHOT</version>
25+
<version>3.1.0</version>
2626
</parent>
2727
<artifactId>camel-aws2-iam-starter</artifactId>
2828
<packaging>jar</packaging>

components-starter/camel-aws2-kms-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.camel.springboot</groupId>
2424
<artifactId>components-starter</artifactId>
25-
<version>3.1.0-SNAPSHOT</version>
25+
<version>3.1.0</version>
2626
</parent>
2727
<artifactId>camel-aws2-kms-starter</artifactId>
2828
<packaging>jar</packaging>

components-starter/camel-aws2-mq-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.camel.springboot</groupId>
2424
<artifactId>components-starter</artifactId>
25-
<version>3.1.0-SNAPSHOT</version>
25+
<version>3.1.0</version>
2626
</parent>
2727
<artifactId>camel-aws2-mq-starter</artifactId>
2828
<packaging>jar</packaging>

components-starter/camel-aws2-msk-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.camel.springboot</groupId>
2424
<artifactId>components-starter</artifactId>
25-
<version>3.1.0-SNAPSHOT</version>
25+
<version>3.1.0</version>
2626
</parent>
2727
<artifactId>camel-aws2-msk-starter</artifactId>
2828
<packaging>jar</packaging>

0 commit comments

Comments
 (0)