Skip to content

Commit

Permalink
Merge pull request #200 from eclipse/release-version
Browse files Browse the repository at this point in the history
Release version to 1.0.0b5
  • Loading branch information
otaviojava authored Dec 23, 2022
2 parents 620b7bd + ced8788 commit 2f46b87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jnosql-redis-driver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>communication-driver-commons</artifactId>
<artifactId>jnosql-communication-driver-commons</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
Expand Down

0 comments on commit 2f46b87

Please sign in to comment.