Skip to content

Commit

Permalink
[maven-release-plugin] prepare release camel-3.14.10
Browse files Browse the repository at this point in the history
  • Loading branch information
gzurowski committed Nov 4, 2023
1 parent 1b7d7bb commit ecfc171
Show file tree
Hide file tree
Showing 557 changed files with 561 additions and 558 deletions.
2 changes: 1 addition & 1 deletion apache-camel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>3.14.10-SNAPSHOT</version>
<version>3.14.10</version>
<relativePath>../parent</relativePath>
</parent>

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

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

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

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

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

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

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

<groupId>org.apache.camel.archetypes</groupId>
Expand Down
2 changes: 1 addition & 1 deletion archetypes/camel-archetype-spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>archetypes</artifactId>
<version>3.14.10-SNAPSHOT</version>
<version>3.14.10</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</groupId>
<artifactId>camel-parent</artifactId>
<version>3.14.10-SNAPSHOT</version>
<version>3.14.10</version>
<relativePath>../parent</relativePath>
</parent>

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

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

<artifactId>camel-buildtools</artifactId>
Expand Down
5 changes: 4 additions & 1 deletion camel-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,13 @@
</parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-dependencies</artifactId>
<version>3.14.10-SNAPSHOT</version>
<version>3.14.10</version>
<packaging>pom</packaging>
<name>Camel :: Dependencies</name>
<description>Camel Dependencies POM</description>
<scm>
<tag>camel-3.14.10</tag>
</scm>
<properties>
<abdera-version>1.1.3</abdera-version>
<activemq-artemis-version>2.19.0</activemq-artemis-version>
Expand Down
2 changes: 1 addition & 1 deletion catalog/camel-catalog-lucene/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>catalog</artifactId>
<version>3.14.10-SNAPSHOT</version>
<version>3.14.10</version>
</parent>

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

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

<artifactId>camel-catalog</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion catalog/camel-csimple-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>maven-plugins</artifactId>
<version>3.14.10-SNAPSHOT</version>
<version>3.14.10</version>
<relativePath>../../tooling/maven</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion catalog/camel-report-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>maven-plugins</artifactId>
<version>3.14.10-SNAPSHOT</version>
<version>3.14.10</version>
<relativePath>../../tooling/maven</relativePath>
</parent>

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

<artifactId>camel-route-parser</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion catalog/dummy-component/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>catalog</artifactId>
<version>3.14.10-SNAPSHOT</version>
<version>3.14.10</version>
<relativePath>..</relativePath>
</parent>

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

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

<artifactId>camel-activemq</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-ahc-ws/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
<version>3.14.10-SNAPSHOT</version>
<version>3.14.10</version>
</parent>

<artifactId>camel-ahc-ws</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-ahc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
<version>3.14.10-SNAPSHOT</version>
<version>3.14.10</version>
</parent>

<artifactId>camel-ahc</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-amqp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
<version>3.14.10-SNAPSHOT</version>
<version>3.14.10</version>
</parent>

<artifactId>camel-amqp</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-any23/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
<version>3.14.10-SNAPSHOT</version>
<version>3.14.10</version>
</parent>

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

<groupId>org.apache.camel</groupId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-as2/camel-as2-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-as2-parent</artifactId>
<version>3.14.10-SNAPSHOT</version>
<version>3.14.10</version>
</parent>

<artifactId>camel-as2-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-as2/camel-as2-component/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-as2-parent</artifactId>
<version>3.14.10-SNAPSHOT</version>
<version>3.14.10</version>
</parent>

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

<artifactId>camel-as2-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-asn1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
<version>3.14.10-SNAPSHOT</version>
<version>3.14.10</version>
</parent>

<artifactId>camel-asn1</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-asterisk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
<version>3.14.10-SNAPSHOT</version>
<version>3.14.10</version>
</parent>

<artifactId>camel-asterisk</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-atlasmap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
<version>3.14.10-SNAPSHOT</version>
<version>3.14.10</version>
</parent>

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

<artifactId>camel-atmos</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-atmosphere-websocket/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
<version>3.14.10-SNAPSHOT</version>
<version>3.14.10</version>
</parent>

<artifactId>camel-atmosphere-websocket</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-atom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
<version>3.14.10-SNAPSHOT</version>
<version>3.14.10</version>
</parent>

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

<artifactId>camel-atomix</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-attachments/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
<version>3.14.10-SNAPSHOT</version>
<version>3.14.10</version>
</parent>

<artifactId>camel-attachments</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-avro-rpc/camel-avro-rpc-component/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-avro-rpc-parent</artifactId>
<version>3.14.10-SNAPSHOT</version>
<version>3.14.10</version>
</parent>

<artifactId>camel-avro-rpc</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-avro-rpc/camel-avro-rpc-jetty/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-avro-rpc-parent</artifactId>
<version>3.14.10-SNAPSHOT</version>
<version>3.14.10</version>
</parent>

<artifactId>camel-avro-rpc-jetty</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-avro-rpc/camel-avro-rpc-spi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-avro-rpc-parent</artifactId>
<version>3.14.10-SNAPSHOT</version>
<version>3.14.10</version>
</parent>

<artifactId>camel-avro-rpc-spi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-avro-rpc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
<version>3.14.10-SNAPSHOT</version>
<version>3.14.10</version>
</parent>

<artifactId>camel-avro-rpc-parent</artifactId>
Expand Down
Loading

0 comments on commit ecfc171

Please sign in to comment.