Skip to content

Commit

Permalink
Eliminate -SNAPSHOT dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Gabbard committed Jul 17, 2017
1 parent 906b450 commit cec3d68
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 @@ -33,7 +33,7 @@
<skipITs>true</skipITs>

<junit.version>4.11</junit.version>
<bueopen.version>7.4.1-SNAPSHOT</bueopen.version>
<bueopen.version>7.6.0</bueopen.version>
<jackson.version>2.7.5</jackson.version>

<!-- Sonar server properties. These only work BBN-internally -->
Expand Down

0 comments on commit cec3d68

Please sign in to comment.