Skip to content

Commit 5130b30

Browse files
tabula 0.9.2
1 parent 7bd4cf1 commit 5130b30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>technology.tabula</groupId>
44
<artifactId>tabula</artifactId>
5-
<version>0.9.1</version>
5+
<version>0.9.2</version>
66
<name>Tabula</name>
77
<description>Extract tables from PDF files</description>
88
<url>http://github.com/tabulapdf/tabula-java</url>
@@ -36,7 +36,7 @@
3636
<connection>scm:git:git@github.com:tabulapdf/tabula-java.git</connection>
3737
<developerConnection>scm:git:git@github.com:tabulapdf/tabula-java.git</developerConnection>
3838
<url>git@github.com:tabulapdf/tabula-java.git</url>
39-
<tag>tabula-0.9.1</tag>
39+
<tag>tabula-0.9.2</tag>
4040
</scm>
4141

4242
<repositories>

0 commit comments

Comments
 (0)