Skip to content

Commit

Permalink
[maven-release-plugin] prepare release camel-k-runtime-project-3.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
squakez committed Dec 11, 2023
1 parent e98e1ec commit dab46d3
Show file tree
Hide file tree
Showing 70 changed files with 131 additions and 131 deletions.
4 changes: 2 additions & 2 deletions camel-k-core/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-core-parent</artifactId>
<version>3.2.3-SNAPSHOT</version>
<version>3.2.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down Expand Up @@ -134,6 +134,6 @@
</build>

<scm>
<tag>camel-k-runtime-project-3.2.0</tag>
<tag>camel-k-runtime-project-3.2.3</tag>
</scm>
</project>
4 changes: 2 additions & 2 deletions camel-k-core/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-core-parent</artifactId>
<version>3.2.3-SNAPSHOT</version>
<version>3.2.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down Expand Up @@ -65,6 +65,6 @@
</build>

<scm>
<tag>camel-k-runtime-project-3.2.0</tag>
<tag>camel-k-runtime-project-3.2.3</tag>
</scm>
</project>
2 changes: 1 addition & 1 deletion camel-k-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-runtime-project</artifactId>
<version>3.2.3-SNAPSHOT</version>
<version>3.2.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
Expand Down
4 changes: 2 additions & 2 deletions camel-k-core/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-core-parent</artifactId>
<version>3.2.3-SNAPSHOT</version>
<version>3.2.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down Expand Up @@ -110,6 +110,6 @@
</build>

<scm>
<tag>camel-k-runtime-project-3.2.0</tag>
<tag>camel-k-runtime-project-3.2.3</tag>
</scm>
</project>
4 changes: 2 additions & 2 deletions camel-k-core/support/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-core-parent</artifactId>
<version>3.2.3-SNAPSHOT</version>
<version>3.2.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down Expand Up @@ -143,6 +143,6 @@
</build>

<scm>
<tag>camel-k-runtime-project-3.2.0</tag>
<tag>camel-k-runtime-project-3.2.3</tag>
</scm>
</project>
4 changes: 2 additions & 2 deletions camel-k-cron/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-cron-parent</artifactId>
<version>3.2.3-SNAPSHOT</version>
<version>3.2.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down Expand Up @@ -61,6 +61,6 @@
</build>

<scm>
<tag>camel-k-runtime-project-3.2.0</tag>
<tag>camel-k-runtime-project-3.2.3</tag>
</scm>
</project>
4 changes: 2 additions & 2 deletions camel-k-cron/impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-cron-parent</artifactId>
<version>3.2.3-SNAPSHOT</version>
<version>3.2.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down Expand Up @@ -144,6 +144,6 @@
</build>

<scm>
<tag>camel-k-runtime-project-3.2.0</tag>
<tag>camel-k-runtime-project-3.2.3</tag>
</scm>
</project>
2 changes: 1 addition & 1 deletion camel-k-cron/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-runtime-project</artifactId>
<version>3.2.3-SNAPSHOT</version>
<version>3.2.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
Expand Down
4 changes: 2 additions & 2 deletions camel-k-cron/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-cron-parent</artifactId>
<version>3.2.3-SNAPSHOT</version>
<version>3.2.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down Expand Up @@ -88,6 +88,6 @@
</build>

<scm>
<tag>camel-k-runtime-project-3.2.0</tag>
<tag>camel-k-runtime-project-3.2.3</tag>
</scm>
</project>
4 changes: 2 additions & 2 deletions camel-k-knative/impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-knative-parent</artifactId>
<version>3.2.3-SNAPSHOT</version>
<version>3.2.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down Expand Up @@ -108,6 +108,6 @@
</build>

<scm>
<tag>camel-k-runtime-project-3.2.0</tag>
<tag>camel-k-runtime-project-3.2.3</tag>
</scm>
</project>
2 changes: 1 addition & 1 deletion camel-k-knative/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-runtime-project</artifactId>
<version>3.2.3-SNAPSHOT</version>
<version>3.2.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
Expand Down
4 changes: 2 additions & 2 deletions camel-k-master/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-master-parent</artifactId>
<version>3.2.3-SNAPSHOT</version>
<version>3.2.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down Expand Up @@ -65,6 +65,6 @@
</build>

<scm>
<tag>camel-k-runtime-project-3.2.0</tag>
<tag>camel-k-runtime-project-3.2.3</tag>
</scm>
</project>
4 changes: 2 additions & 2 deletions camel-k-master/impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-master-parent</artifactId>
<version>3.2.3-SNAPSHOT</version>
<version>3.2.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down Expand Up @@ -78,6 +78,6 @@
</build>

<scm>
<tag>camel-k-runtime-project-3.2.0</tag>
<tag>camel-k-runtime-project-3.2.3</tag>
</scm>
</project>
2 changes: 1 addition & 1 deletion camel-k-master/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-runtime-project</artifactId>
<version>3.2.3-SNAPSHOT</version>
<version>3.2.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
Expand Down
4 changes: 2 additions & 2 deletions camel-k-master/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-master-parent</artifactId>
<version>3.2.3-SNAPSHOT</version>
<version>3.2.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down Expand Up @@ -92,6 +92,6 @@
</build>

<scm>
<tag>camel-k-runtime-project-3.2.0</tag>
<tag>camel-k-runtime-project-3.2.3</tag>
</scm>
</project>
4 changes: 2 additions & 2 deletions camel-k-resume-kafka/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-resume-kafka-parent</artifactId>
<version>3.2.3-SNAPSHOT</version>
<version>3.2.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down Expand Up @@ -58,6 +58,6 @@
</build>

<scm>
<tag>camel-k-runtime-project-3.2.0</tag>
<tag>camel-k-runtime-project-3.2.3</tag>
</scm>
</project>
4 changes: 2 additions & 2 deletions camel-k-resume-kafka/impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-resume-kafka-parent</artifactId>
<version>3.2.3-SNAPSHOT</version>
<version>3.2.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down Expand Up @@ -83,6 +83,6 @@
</build>

<scm>
<tag>camel-k-runtime-project-3.2.0</tag>
<tag>camel-k-runtime-project-3.2.3</tag>
</scm>
</project>
2 changes: 1 addition & 1 deletion camel-k-resume-kafka/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-runtime-project</artifactId>
<version>3.2.3-SNAPSHOT</version>
<version>3.2.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
Expand Down
4 changes: 2 additions & 2 deletions camel-k-resume-kafka/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-resume-kafka-parent</artifactId>
<version>3.2.3-SNAPSHOT</version>
<version>3.2.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down Expand Up @@ -85,6 +85,6 @@
</build>

<scm>
<tag>camel-k-runtime-project-3.2.0</tag>
<tag>camel-k-runtime-project-3.2.3</tag>
</scm>
</project>
4 changes: 2 additions & 2 deletions camel-k-runtime/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-runtime-parent</artifactId>
<version>3.2.3-SNAPSHOT</version>
<version>3.2.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down Expand Up @@ -69,6 +69,6 @@
</build>

<scm>
<tag>camel-k-runtime-project-3.2.0</tag>
<tag>camel-k-runtime-project-3.2.3</tag>
</scm>
</project>
2 changes: 1 addition & 1 deletion camel-k-runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-runtime-project</artifactId>
<version>3.2.3-SNAPSHOT</version>
<version>3.2.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
Expand Down
4 changes: 2 additions & 2 deletions camel-k-runtime/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-runtime-parent</artifactId>
<version>3.2.3-SNAPSHOT</version>
<version>3.2.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down Expand Up @@ -100,6 +100,6 @@
</build>

<scm>
<tag>camel-k-runtime-project-3.2.0</tag>
<tag>camel-k-runtime-project-3.2.3</tag>
</scm>
</project>
2 changes: 1 addition & 1 deletion distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-runtime-project</artifactId>
<version>3.2.3-SNAPSHOT</version>
<version>3.2.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
Expand Down
4 changes: 2 additions & 2 deletions examples/cron/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-runtime-examples</artifactId>
<version>3.2.3-SNAPSHOT</version>
<version>3.2.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down Expand Up @@ -159,6 +159,6 @@
</profiles>

<scm>
<tag>camel-k-runtime-project-3.2.0</tag>
<tag>camel-k-runtime-project-3.2.3</tag>
</scm>
</project>
4 changes: 2 additions & 2 deletions examples/groovy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-runtime-examples</artifactId>
<version>3.2.3-SNAPSHOT</version>
<version>3.2.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down Expand Up @@ -104,6 +104,6 @@
</build>

<scm>
<tag>camel-k-runtime-project-3.2.0</tag>
<tag>camel-k-runtime-project-3.2.3</tag>
</scm>
</project>
4 changes: 2 additions & 2 deletions examples/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-runtime-examples</artifactId>
<version>3.2.3-SNAPSHOT</version>
<version>3.2.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down Expand Up @@ -104,6 +104,6 @@
</build>

<scm>
<tag>camel-k-runtime-project-3.2.0</tag>
<tag>camel-k-runtime-project-3.2.3</tag>
</scm>
</project>
Loading

0 comments on commit dab46d3

Please sign in to comment.