Skip to content

Commit 0bdea57

Browse files
dev: JOOQ update nexus plugin & 0.10.0 -> 1.0.0-RC0 (#151)
1 parent 79832f8 commit 0bdea57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jooq-dialect/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>tech.ydb.dialects</groupId>
66
<artifactId>jooq-ydb-dialect</artifactId>
7-
<version>0.10.0</version>
7+
<version>1.0.0-RC0</version>
88

99
<name>YDB JOOQ Dialect module</name>
1010
<description>YDB JOOQ Dialect module</description>
@@ -172,7 +172,7 @@
172172
<plugin>
173173
<groupId>org.sonatype.plugins</groupId>
174174
<artifactId>nexus-staging-maven-plugin</artifactId>
175-
<version>1.6.8</version>
175+
<version>1.6.13</version>
176176
<extensions>true</extensions>
177177
<configuration>
178178
<serverId>ossrh-s01</serverId>

0 commit comments

Comments
 (0)