sai 0.2.0-SNAPSHOT
This commit is contained in:
parent
b77e641b4d
commit
1a2ba8235a
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
@ -47,7 +47,7 @@
|
|||
<log4j.version>2.11.1</log4j.version>
|
||||
<jackson.version>2.8.11</jackson.version>
|
||||
<commons.fileupload.version>1.4</commons.fileupload.version>
|
||||
<asm.version>5.1</asm.version>
|
||||
<asm.version>7.1</asm.version>
|
||||
<tika.version>1.20</tika.version>
|
||||
|
||||
<!-- Testing -->
|
||||
|
@ -1278,7 +1278,7 @@
|
|||
<dependency>
|
||||
<groupId>org.codelibs</groupId>
|
||||
<artifactId>sai</artifactId>
|
||||
<version>0.1.0</version>
|
||||
<version>0.2.0-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.codelibs</groupId>
|
||||
|
|
Loading…
Add table
Reference in a new issue