Skip to content

Commit d47c4b3

Browse files
Update spring-data-jdbc-ydb-dialect pom.xml (#144)
1 parent aa90634 commit d47c4b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spring-data-dialect/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<modelVersion>4.0.0</modelVersion>
66

77
<groupId>tech.ydb.dialects</groupId>
8-
<artifactId>spring-data-ydb-dialect</artifactId>
9-
<version>0.9.1-SNAPSHOT</version>
8+
<artifactId>spring-data-jdbc-ydb-dialect</artifactId>
9+
<version>0.9.1</version>
1010

1111
<name>Spring Data JDBC YDB Dialect</name>
1212
<description>Support Spring Data JDBC YDB (YQL) Dialect</description>

0 commit comments

Comments
 (0)