Skip to content

Commit ced8788

Browse files
committed
fixes version
Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
1 parent 7b73edd commit ced8788

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jnosql-redis-driver/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
</dependency>
3939
<dependency>
4040
<groupId>${project.groupId}</groupId>
41-
<artifactId>communication-driver-commons</artifactId>
41+
<artifactId>jnosql-communication-driver-commons</artifactId>
4242
<version>${project.version}</version>
4343
</dependency>
4444
<dependency>

0 commit comments

Comments
 (0)