Skip to content

Commit

Permalink
Use released version of snakeyaml
Browse files Browse the repository at this point in the history
  • Loading branch information
brian-brazil committed Oct 22, 2015
1 parent 27fca4b commit 90fc4a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion collector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.17-SNAPSHOT</version>
<version>1.16</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 90fc4a4

Please sign in to comment.