| Index: source/data/curr/en_JE.txt
 | 
| diff --git a/source/data/curr/en_JE.txt b/source/data/curr/en_JE.txt
 | 
| index 9de7c13d1dbca6b8a84376be125421133f65af74..3b5378e06f20b04edab2218603e3e5b881478659 100755
 | 
| --- a/source/data/curr/en_JE.txt
 | 
| +++ b/source/data/curr/en_JE.txt
 | 
| @@ -1,12 +1,24 @@
 | 
|  // ***************************************************************************
 | 
|  // *
 | 
| -// * 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/main/en_JE.xml
 | 
|  // *
 | 
|  // ***************************************************************************
 | 
|  en_JE{
 | 
| -    %%Parent{"en_GB"}
 | 
| -    Version{"2.1.6.69"}
 | 
| +    %%Parent{"en_001"}
 | 
| +    Currencies{
 | 
| +        GBP{
 | 
| +            "£",
 | 
| +            "UK Pound",
 | 
| +        }
 | 
| +    }
 | 
| +    CurrencyPlurals{
 | 
| +        GBP{
 | 
| +            one{"UK pound"}
 | 
| +            other{"UK pounds"}
 | 
| +        }
 | 
| +    }
 | 
| +    Version{"2.1.19.14"}
 | 
|  }
 | 
| 
 |