Skip to content

Commit

Permalink
Merge pull request #94 from whelk-io/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
zteater committed Jul 4, 2020
2 parents a8e47b5 + 9efb916 commit 614ea54
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<groupId>io.whelk.flesch.kincaid</groupId>
<artifactId>whelk-flesch-kincaid</artifactId>
<version>0.0.29-RELEASE</version>
<version>0.0.30-RELEASE</version>
<name>Flesch Kincaid</name>
<description>Java OSS library for performing Flesch-Kincaid readability tests.</description>
<url>https://github.com/whelk-io/flesch-kincaid</url>
Expand Down Expand Up @@ -61,7 +61,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-comprehend</artifactId>
<version>1.11.812</version>
<version>1.11.816</version>
<scope>provided</scope>
<optional>true</optional>
</dependency>
Expand Down

0 comments on commit 614ea54

Please sign in to comment.