Skip to content

Commit

Permalink
Rollback version to constant
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-krash committed Sep 9, 2019
1 parent 999766b commit 2cc8564
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>ru.yandex.clickhouse</groupId>
<artifactId>clickhouse-jdbc</artifactId>
<version>${project.version}</version>
<version>0.1.55</version>
<packaging>jar</packaging>

<name>clickhouse-jdbc</name>
Expand Down Expand Up @@ -48,7 +48,6 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.version>0.1.55</project.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 2cc8564

Please sign in to comment.