We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 999766b commit 2cc8564Copy full SHA for 2cc8564
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>ru.yandex.clickhouse</groupId>
6
<artifactId>clickhouse-jdbc</artifactId>
7
- <version>${project.version}</version>
+ <version>0.1.55</version>
8
<packaging>jar</packaging>
9
10
<name>clickhouse-jdbc</name>
@@ -48,7 +48,6 @@
48
49
<properties>
50
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
51
- <project.version>0.1.55</project.version>
52
</properties>
53
54
<dependencies>
0 commit comments