Skip to content

Commit

Permalink
Update version to 3.14.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
gzurowski committed Nov 12, 2021
1 parent f0f016e commit 2dde84f
Show file tree
Hide file tree
Showing 556 changed files with 556 additions and 556 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.13.0-SNAPSHOT</version>
<version>3.14.0-SNAPSHOT</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.13.0-SNAPSHOT</version>
<version>3.14.0-SNAPSHOT</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.13.0-SNAPSHOT</version>
<version>3.14.0-SNAPSHOT</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.13.0-SNAPSHOT</version>
<version>3.14.0-SNAPSHOT</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.13.0-SNAPSHOT</version>
<version>3.14.0-SNAPSHOT</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.13.0-SNAPSHOT</version>
<version>3.14.0-SNAPSHOT</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.13.0-SNAPSHOT</version>
<version>3.14.0-SNAPSHOT</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.13.0-SNAPSHOT</version>
<version>3.14.0-SNAPSHOT</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.13.0-SNAPSHOT</version>
<version>3.14.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</groupId>
<artifactId>camel-parent</artifactId>
<version>3.13.0-SNAPSHOT</version>
<version>3.14.0-SNAPSHOT</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.13.0-SNAPSHOT</version>
<version>3.14.0-SNAPSHOT</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.13.0-SNAPSHOT</version>
<version>3.14.0-SNAPSHOT</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.13.0-SNAPSHOT</version>
<version>3.14.0-SNAPSHOT</version>
</parent>

<artifactId>camel-buildtools</artifactId>
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.13.0-SNAPSHOT</version>
<version>3.14.0-SNAPSHOT</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.13.0-SNAPSHOT</version>
<version>3.14.0-SNAPSHOT</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.13.0-SNAPSHOT</version>
<version>3.14.0-SNAPSHOT</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.13.0-SNAPSHOT</version>
<version>3.14.0-SNAPSHOT</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.13.0-SNAPSHOT</version>
<version>3.14.0-SNAPSHOT</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.13.0-SNAPSHOT</version>
<version>3.14.0-SNAPSHOT</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.13.0-SNAPSHOT</version>
<version>3.14.0-SNAPSHOT</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.13.0-SNAPSHOT</version>
<version>3.14.0-SNAPSHOT</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.13.0-SNAPSHOT</version>
<version>3.14.0-SNAPSHOT</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.13.0-SNAPSHOT</version>
<version>3.14.0-SNAPSHOT</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 @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
<version>3.13.0-SNAPSHOT</version>
<version>3.14.0-SNAPSHOT</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.13.0-SNAPSHOT</version>
<version>3.14.0-SNAPSHOT</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.13.0-SNAPSHOT</version>
<version>3.14.0-SNAPSHOT</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 @@ -25,7 +25,7 @@
<parent>
<artifactId>components</artifactId>
<groupId>org.apache.camel</groupId>
<version>3.13.0-SNAPSHOT</version>
<version>3.14.0-SNAPSHOT</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.13.0-SNAPSHOT</version>
<version>3.14.0-SNAPSHOT</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.13.0-SNAPSHOT</version>
<version>3.14.0-SNAPSHOT</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.13.0-SNAPSHOT</version>
<version>3.14.0-SNAPSHOT</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.13.0-SNAPSHOT</version>
<version>3.14.0-SNAPSHOT</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.13.0-SNAPSHOT</version>
<version>3.14.0-SNAPSHOT</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.13.0-SNAPSHOT</version>
<version>3.14.0-SNAPSHOT</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.13.0-SNAPSHOT</version>
<version>3.14.0-SNAPSHOT</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.13.0-SNAPSHOT</version>
<version>3.14.0-SNAPSHOT</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.13.0-SNAPSHOT</version>
<version>3.14.0-SNAPSHOT</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.13.0-SNAPSHOT</version>
<version>3.14.0-SNAPSHOT</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.13.0-SNAPSHOT</version>
<version>3.14.0-SNAPSHOT</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 @@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-avro-rpc-parent</artifactId>
<version>3.13.0-SNAPSHOT</version>
<version>3.14.0-SNAPSHOT</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 @@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-avro-rpc-parent</artifactId>
<version>3.13.0-SNAPSHOT</version>
<version>3.14.0-SNAPSHOT</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 @@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-avro-rpc-parent</artifactId>
<version>3.13.0-SNAPSHOT</version>
<version>3.14.0-SNAPSHOT</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.13.0-SNAPSHOT</version>
<version>3.14.0-SNAPSHOT</version>
</parent>

<artifactId>camel-avro-rpc-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-avro/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.13.0-SNAPSHOT</version>
<version>3.14.0-SNAPSHOT</version>
</parent>

<artifactId>camel-avro</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-aws/camel-aws-secrets-manager/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-aws-parent</artifactId>
<version>3.13.0-SNAPSHOT</version>
<version>3.14.0-SNAPSHOT</version>
</parent>

<artifactId>camel-aws-secrets-manager</artifactId>
Expand Down
Loading

0 comments on commit 2dde84f

Please sign in to comment.