Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sundy-li committed Aug 9, 2020
1 parent a45bed9 commit 23e9b64
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>com.github.housepower</groupId>
<artifactId>clickhouse-native-jdbc</artifactId>
<version>2.2-stable-SNAPSHOT</version>
<version>2.2-stable</version>
<packaging>jar</packaging>

<name>clickhouse-native-jdbc</name>
Expand Down Expand Up @@ -321,7 +321,7 @@

<configuration>
<transformers>
<transformer implementation="org.apache.maven.plugins.shade.resource.ComponentsXmlResourceTransformer"/>
<transformer implementation="org.apache.maven.plugins.shade.resource.ComponentsXmlResourceTransformer" />
</transformers>

<shadedArtifactAttached>true</shadedArtifactAttached>
Expand Down

0 comments on commit 23e9b64

Please sign in to comment.