diff options
author | Marek Gradzki <mgradzki@cisco.com> | 2017-03-15 23:08:34 +0100 |
---|---|---|
committer | Marek Gradzki <mgradzki@cisco.com> | 2017-04-07 11:05:57 +0200 |
commit | 77846f89d703a925b2d549564e143ec0cc2ebab8 (patch) | |
tree | 3b88bb060b077b77a6762f416e363208773dd0a6 /infra/translate-utils | |
parent | 4680a4292a76f29c4451138c9603a739eeac518d (diff) |
Bump ODL dependencies to Boron-SR3
Boron SR3 contains fixes for HC2VPP-62,HC2VPP-69,HC2VPP-68
Change-Id: I06ad40da6fe2f702c735bfa5413de19ba3132046
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'infra/translate-utils')
-rw-r--r-- | infra/translate-utils/src/test/resources/expected-persisted-output.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/translate-utils/src/test/resources/expected-persisted-output.txt b/infra/translate-utils/src/test/resources/expected-persisted-output.txt index f0f5902e2..3e588c381 100644 --- a/infra/translate-utils/src/test/resources/expected-persisted-output.txt +++ b/infra/translate-utils/src/test/resources/expected-persisted-output.txt @@ -1,8 +1,8 @@ { - "test-persistence:top-container": { + "test-persistence:top-container2": { "string": "testing" }, - "test-persistence:top-container2": { + "test-persistence:top-container": { "string": "testing" } }
\ No newline at end of file |