Update plugin version
diff --git a/org.eclipse.jdt.launching.macosx/scripts/exportplugin.xml b/org.eclipse.jdt.launching.macosx/scripts/exportplugin.xml
index 4b28107..5226037 100644
--- a/org.eclipse.jdt.launching.macosx/scripts/exportplugin.xml
+++ b/org.eclipse.jdt.launching.macosx/scripts/exportplugin.xml
@@ -4,7 +4,7 @@
 	<target name="init">
 		<tstamp/>
 		<property name="destdir" value="../../plugin-export" />
-		<property name="plugin"  value="org.eclipse.jdt.launching.macosx_2.0.0" />
+		<property name="plugin"  value="org.eclipse.jdt.launching.macosx_2.1.0" />
 		<property name="dest"  value="${destdir}/${plugin}" />
 	</target>