From 37bf97dfce30dc71314f3dfa5dd7c810893c870a Mon Sep 17 00:00:00 2001 From: Eugene Yokota Date: Wed, 19 Nov 2014 01:55:07 -0500 Subject: [PATCH] notes --- notes/0.13.7.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notes/0.13.7.markdown b/notes/0.13.7.markdown index 9ffab81c0..ceb104882 100644 --- a/notes/0.13.7.markdown +++ b/notes/0.13.7.markdown @@ -73,7 +73,7 @@ [#1611][1611]/[#1618][1618] by [@jsuereth][@jsuereth] - Fixes NullPointerException when using `ChainResolver` and Maven repositories. [#1611][1611]/[#1618][1618] by [@jsuereth][@jsuereth] - Fixes `Resolver`'s `url` method dropping `descriptorOptional` and `skipConsistencyCheck`. [#1621][1621] by [@tmandke][@tmandke] -- Revert `useLatestSnapshot` on `updateOptions` to default to `false`. Reverts chain resolver to previous behavior. [#1683]/[1683] by [@jsuereth][@jsuereth] +- Revert `useLatestSnapshot` on `updateOptions` to default to `false`. Reverts chain resolver to previous behavior. [#1683][1683] by [@jsuereth][@jsuereth] ### Natural whitespace handling