Skip to content

Commit

Permalink
Releasing version 24.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Automated release committed Apr 13, 2024
1 parent 989be55 commit 845934b
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion azure-appconfig/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.manorrock.ocelot</groupId>
<artifactId>project</artifactId>
<version>24.3.0-SNAPSHOT</version>
<version>24.4.0</version>
</parent>
<artifactId>ocelot-azure-appconfig</artifactId>
<packaging>war</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 @@ -6,7 +6,7 @@
<parent>
<groupId>com.manorrock.ocelot</groupId>
<artifactId>project</artifactId>
<version>24.3.0-SNAPSHOT</version>
<version>24.4.0</version>
</parent>
<artifactId>ocelot-azure-eventhubs</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion azure-keyvault/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.manorrock.ocelot</groupId>
<artifactId>project</artifactId>
<version>24.3.0-SNAPSHOT</version>
<version>24.4.0</version>
</parent>
<artifactId>ocelot-azure-keyvault</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion azure-servicebus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.manorrock.ocelot</groupId>
<artifactId>project</artifactId>
<version>24.3.0-SNAPSHOT</version>
<version>24.4.0</version>
</parent>
<artifactId>ocelot-azure-servicebus</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion azure-storage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.manorrock.ocelot</groupId>
<artifactId>project</artifactId>
<version>24.3.0-SNAPSHOT</version>
<version>24.4.0</version>
</parent>
<artifactId>ocelot-azure-storage</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.manorrock.ocelot</groupId>
<artifactId>project</artifactId>
<version>24.3.0-SNAPSHOT</version>
<version>24.4.0</version>
<packaging>pom</packaging>
<name>Manorrock Ocelot - Project</name>
<description>
Expand Down

0 comments on commit 845934b

Please sign in to comment.