Skip to content

Commit

Permalink
Merge pull request #395 from testmycode/update-core
Browse files Browse the repository at this point in the history
Use latest core
  • Loading branch information
jamo committed Sep 23, 2016
2 parents c1e6917 + 4f42a5d commit 5ac7d75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -36,7 +36,7 @@
<dependency>
<groupId>fi.helsinki.cs.tmc</groupId>
<artifactId>core</artifactId>
<version>0.8.3-SNAPSHOT</version>
<version>0.9.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>commons-cli</groupId>
Expand Down

0 comments on commit 5ac7d75

Please sign in to comment.