We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7f0979 commit 2e75a35Copy full SHA for 2e75a35
pom.xml
@@ -5,7 +5,7 @@
5
<modelVersion>4.0.0</modelVersion>
6
<groupId>com.github.sranka</groupId>
7
<artifactId>jdbcimage</artifactId>
8
- <version>0.9-SNAPSHOT</version>
+ <version>0.9.1-SNAPSHOT</version>
9
<packaging>jar</packaging>
10
<name>JDBC Image Tool</name>
11
<description>Quickly exports/imports tables to/from a binary file using JDBC and Kryo.</description>
0 commit comments