Skip to content

Commit

Permalink
chore(release): 5.0.19 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
graviteeio committed Jun 19, 2024
1 parent 516be9d commit 2ae3f22
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [5.0.19](https://github.com/gravitee-io/gravitee-cockpit-connectors/compare/5.0.18...5.0.19) (2024-06-19)


### Bug Fixes

* **deps:** update gravitee-exchange.version to v1.6.0 ([516be9d](https://github.com/gravitee-io/gravitee-cockpit-connectors/commit/516be9dba315a7a16bf2c30f4cbd29ed960e2106))

## [5.0.18](https://github.com/gravitee-io/gravitee-cockpit-connectors/compare/5.0.17...5.0.18) (2024-06-17)


Expand Down
2 changes: 1 addition & 1 deletion gravitee-cockpit-connectors-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.gravitee.cockpit</groupId>
<artifactId>gravitee-cockpit-connectors</artifactId>
<version>5.0.18</version>
<version>5.0.19</version>
</parent>

<artifactId>gravitee-cockpit-connectors-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion gravitee-cockpit-connectors-ws/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>gravitee-cockpit-connectors</artifactId>
<groupId>io.gravitee.cockpit</groupId>
<version>5.0.18</version>
<version>5.0.19</version>
</parent>

<artifactId>gravitee-cockpit-connectors-ws</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

<groupId>io.gravitee.cockpit</groupId>
<artifactId>gravitee-cockpit-connectors</artifactId>
<version>5.0.18</version>
<version>5.0.19</version>
<packaging>pom</packaging>
<name>Gravitee.io - Cockpit - Connectors</name>

Expand Down

0 comments on commit 2ae3f22

Please sign in to comment.