svn commit: r1555194 - /ofbiz/trunk/applications/party/data/PartyGeoPointData.xml

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

svn commit: r1555194 - /ofbiz/trunk/applications/party/data/PartyGeoPointData.xml

jleroux@apache.org
Author: jleroux
Date: Fri Jan  3 18:39:51 2014
New Revision: 1555194

URL: http://svn.apache.org/r1555194
Log:
Mmm, fixes a typo in previous commit

Modified:
    ofbiz/trunk/applications/party/data/PartyGeoPointData.xml

Modified: ofbiz/trunk/applications/party/data/PartyGeoPointData.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/data/PartyGeoPointData.xml?rev=1555194&r1=1555193&r2=1555194&view=diff
==============================================================================
--- ofbiz/trunk/applications/party/data/PartyGeoPointData.xml (original)
+++ ofbiz/trunk/applications/party/data/PartyGeoPointData.xml Fri Jan  3 18:39:51 2014
@@ -43,8 +43,8 @@ under the License.
     <GeoPoint
         geoPointId="9002"
         dataSourceId="GEOPT_GOOGLE"
-        latitude="43.684"
-        longitude="3.6840248107910156"
+        latitude="43.492"
+        longitude="3.684"
         elevation="40"
         elevationUomId="LEN_m"
         information="A testing GeoPoint for contactMechId=FRENCHCUSTOMER (FrenchCustomer)"