Skip to content

Commit

Permalink
fix poi-all ref
Browse files Browse the repository at this point in the history
  • Loading branch information
pethers committed May 8, 2018
1 parent 8188fc5 commit 9ef9f14
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion service.external.esv/poi-all/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<groupId>org.apache.poi</groupId>
<artifactId>poi-all</artifactId>
<version>2018.5.9-SNAPSHOT</version>
<version>3.17</version>
<packaging>jar</packaging>
<name>poi-all</name>

Expand Down
2 changes: 1 addition & 1 deletion service.external.esv/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<dependency>
<groupId>org.apache.poi</groupId>
<artifactId>poi-all</artifactId>
<version>2018.5.9-SNAPSHOT</version>
<version>3.17</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down

0 comments on commit 9ef9f14

Please sign in to comment.