Skip to content

Commit

Permalink
[misc] version v1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rusher committed Dec 7, 2015
1 parent 9494c97 commit ac495c2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<artifactId>mariadb-java-client</artifactId>
<packaging>jar</packaging>
<name>mariadb-java-client</name>
<version>1.3.3-SNAPSHOT</version>
<version>1.3.3</version>
<description>JDBC driver for MariaDB and MySQL</description>
<url>https://mariadb.com/kb/en/mariadb/about-mariadb-connector-j/</url>

Expand All @@ -18,6 +18,7 @@
<checkstyleVersion>6.11.2</checkstyleVersion>
<checkstyle.plugin.version>2.16</checkstyle.plugin.version>
<sevntu.checkstyle.plugin.version>1.15.0</sevntu.checkstyle.plugin.version>

</properties>

<licenses>
Expand Down Expand Up @@ -257,6 +258,7 @@
</execution>
</executions>
</plugin>

<plugin>
<groupId>com.google.code.maven-replacer-plugin</groupId>
<artifactId>replacer</artifactId>
Expand Down

0 comments on commit ac495c2

Please sign in to comment.