-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This reverts commit edbeb3e, as GSON 2.8.6 seems to have quite a bit of trouble: google/gson#1601 google/gson#1602 google/gson#1608 google/gson#1630 Let's wait for the dust to settle first. Change-Id: I7d0c7b671a31bf9bf3a1861cc56b009bd0f724b6 Signed-off-by: Robert Varga <[email protected]>
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> | ||
<features xmlns="http://karaf.apache.org/xmlns/features/v1.5.0" name="odl-gson"> | ||
<feature version="0.0.0"> | ||
<bundle>mvn:com.google.code.gson/gson/2.8.6</bundle> | ||
<bundle>mvn:com.google.code.gson/gson/2.8.5</bundle> | ||
</feature> | ||
</features> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters