Skip to content

Commit

Permalink
Releasing version 23.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Automated release committed May 15, 2023
1 parent bd0cea6 commit fd2254e
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.manorrock.colibri</groupId>
<artifactId>project</artifactId>
<version>23.2.0-SNAPSHOT</version>
<version>23.5.0</version>
</parent>
<artifactId>colibri-api</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion azure-eventbus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.manorrock.colibri</groupId>
<artifactId>project</artifactId>
<version>23.2.0-SNAPSHOT</version>
<version>23.5.0</version>
</parent>
<artifactId>colibri-azure-eventbus</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion azure-eventhubs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.manorrock.colibri</groupId>
<artifactId>project</artifactId>
<version>23.2.0-SNAPSHOT</version>
<version>23.5.0</version>
</parent>
<artifactId>colibri-azure-eventhubs</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.manorrock.colibri</groupId>
<artifactId>project</artifactId>
<version>23.2.0-SNAPSHOT</version>
<version>23.5.0</version>
</parent>
<artifactId>colibri-impl</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion jms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.manorrock.colibri</groupId>
<artifactId>project</artifactId>
<version>23.2.0-SNAPSHOT</version>
<version>23.5.0</version>
</parent>
<artifactId>colibri-jms</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion kafka/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.manorrock.colibri</groupId>
<artifactId>project</artifactId>
<version>23.2.0-SNAPSHOT</version>
<version>23.5.0</version>
</parent>
<artifactId>colibri-kafka</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.manorrock.colibri</groupId>
<artifactId>project</artifactId>
<version>23.2.0-SNAPSHOT</version>
<version>23.5.0</version>
<packaging>pom</packaging>
<name>Manorrock Colibri - Project</name>
<description>
Expand Down
2 changes: 1 addition & 1 deletion sse/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.manorrock.colibri</groupId>
<artifactId>project</artifactId>
<version>23.2.0-SNAPSHOT</version>
<version>23.5.0</version>
</parent>
<artifactId>colibri-sse</artifactId>
<packaging>jar</packaging>
Expand Down

0 comments on commit fd2254e

Please sign in to comment.