diff --git a/build.xml b/build.xml index e5a370c66..c8b1a2123 100644 --- a/build.xml +++ b/build.xml @@ -242,7 +242,7 @@ name="OpenRefine" displayname="OpenRefine ${version}" icon="${graphics.dir}/icon/openrefine.icns" - identifier="org.openrefine.refine.Refine" + identifier="com.google.refine.Refine" shortversion="${version}" mainclassname="com/google/refine/Refine"> @@ -254,8 +254,6 @@