Skip to content

Commit b691e02

Browse files
dev: rename package
1 parent d369311 commit b691e02

34 files changed

+2
-2
lines changed

spring-data-dialect/README.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

spring-data-jdbc-ydb/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# YDB Spring Data JDBC Dialect

spring-data-dialect/pom.xml renamed to spring-data-jdbc-ydb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66

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

1111
<name>Spring Data JDBC YDB Dialect</name>

0 commit comments

Comments
 (0)