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 7bd4cf1 commit 5130b30Copy full SHA for 5130b30
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>technology.tabula</groupId>
4
<artifactId>tabula</artifactId>
5
- <version>0.9.1</version>
+ <version>0.9.2</version>
6
<name>Tabula</name>
7
<description>Extract tables from PDF files</description>
8
<url>http://github.com/tabulapdf/tabula-java</url>
@@ -36,7 +36,7 @@
36
<connection>scm:git:git@github.com:tabulapdf/tabula-java.git</connection>
37
<developerConnection>scm:git:git@github.com:tabulapdf/tabula-java.git</developerConnection>
38
<url>git@github.com:tabulapdf/tabula-java.git</url>
39
- <tag>tabula-0.9.1</tag>
+ <tag>tabula-0.9.2</tag>
40
</scm>
41
42
<repositories>
0 commit comments