svn commit: r1502944 - /ofbiz/trunk/framework/common/data/GeoData.xml

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1502944 - /ofbiz/trunk/framework/common/data/GeoData.xml

jleroux@apache.org
Author: jleroux
Date: Sun Jul 14 06:50:19 2013
New Revision: 1502944

URL: http://svn.apache.org/r1502944
Log:
A patch from Pierre Smits for "Enhance GeoData.xml with Croatia as a member of the European Union" https://issues.apache.org/jira/browse/OFBIZ-5263

Per July 1st, 2013 Croatia joined the European Union.

Modified:
    ofbiz/trunk/framework/common/data/GeoData.xml

Modified: ofbiz/trunk/framework/common/data/GeoData.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/common/data/GeoData.xml?rev=1502944&r1=1502943&r2=1502944&view=diff
==============================================================================
--- ofbiz/trunk/framework/common/data/GeoData.xml (original)
+++ ofbiz/trunk/framework/common/data/GeoData.xml Sun Jul 14 06:50:19 2013
@@ -288,6 +288,7 @@ under the License.
     <GeoAssoc geoAssocTypeId="GROUP_MEMBER" geoIdTo="EU" geoId="FRA"/>
     <GeoAssoc geoAssocTypeId="GROUP_MEMBER" geoIdTo="EU" geoId="GRC"/>
     <GeoAssoc geoAssocTypeId="GROUP_MEMBER" geoIdTo="EU" geoId="HUN"/>
+    <GeoAssoc geoAssocTypeId="GROUP_MEMBER" geoIdTo="EU" geoId="HRV"/>
     <GeoAssoc geoAssocTypeId="GROUP_MEMBER" geoIdTo="EU" geoId="IRL"/>
     <GeoAssoc geoAssocTypeId="GROUP_MEMBER" geoIdTo="EU" geoId="ITA"/>
     <GeoAssoc geoAssocTypeId="GROUP_MEMBER" geoIdTo="EU" geoId="LVA"/>