Skip to content

Commit

Permalink
Update parent dep
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed May 16, 2017
1 parent 8253f07 commit d6c0b4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.9.0.pr3</version>
<version>2.9.0-SNAPSHOT</version>
</parent>
<groupId>com.fasterxml.jackson.dataformat</groupId>
<artifactId>jackson-dataformats-text</artifactId>
Expand Down

0 comments on commit d6c0b4c

Please sign in to comment.