| Index: source/data/coll/nb.txt
 | 
| diff --git a/source/data/coll/nb.txt b/source/data/coll/nb.txt
 | 
| index 5b25a596b5dbea7ecc3169fd763cccee56904353..1b9382f936a8d1d1a8a41e880f05a1ab4c1413d1 100644
 | 
| --- a/source/data/coll/nb.txt
 | 
| +++ b/source/data/coll/nb.txt
 | 
| @@ -1,20 +1,20 @@
 | 
|  // ***************************************************************************
 | 
|  // *
 | 
| -// * Copyright (C) 2014 International Business Machines
 | 
| +// * Copyright (C) 2015 International Business Machines
 | 
|  // * Corporation and others. All Rights Reserved.
 | 
|  // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 | 
|  // * Source File: <path>/common/collation/nb.xml
 | 
|  // *
 | 
|  // ***************************************************************************
 | 
| -/**
 | 
| - * ICU <specials> source: <path>/xml/collation/nb.xml
 | 
| - */
 | 
|  nb{
 | 
| -    Version{"2.1.6.32"}
 | 
| +    Version{"2.1.19.14"}
 | 
|      collations{
 | 
|          search{
 | 
| -            Sequence{"[import und-u-co-search][import nb-u-co-standard]"}
 | 
| -            Version{"26"}
 | 
| +            Sequence{
 | 
| +                "[import und-u-co-search]"
 | 
| +                "[import nb-u-co-standard]"
 | 
| +            }
 | 
| +            Version{"28"}
 | 
|          }
 | 
|          standard{
 | 
|              Sequence{
 | 
| @@ -24,7 +24,7 @@ nb{
 | 
|                  "&Y<<ü<<<Ü<<ű<<<Ű"
 | 
|                  "&[before 1]ǀ<æ<<<Æ<<ä<<<Ä<<ę<<<Ę<ø<<<Ø<<ö<<<Ö<<ő<<<Ő<<œ<<<Œ<å<<<Å<<aa<<<Aa<<<AA"
 | 
|              }
 | 
| -            Version{"26"}
 | 
| +            Version{"28"}
 | 
|          }
 | 
|      }
 | 
|  }
 | 
| 
 |