Fix wrong name for 2005 data

git-svn-id: http://dev.eclipse.org/svnroot/technology/org.eclipse.stem/trunk/data/earthscience@2727 92a21009-5b66-0410-b83a-dc787c41c6e9
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005.models/update.xml b/org.eclipse.stem.internal.data.geography.earthscience.2005.models/update.xml
index 541121d..887e3fa 100755
--- a/org.eclipse.stem.internal.data.geography.earthscience.2005.models/update.xml
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005.models/update.xml
@@ -62,7 +62,7 @@
 	<property name="target.plugin" value="${ID_ROOT}.data.geography.earthscience.2005.models" />
 
 	<!-- The name of the model (if any) -->
-	<property name="model.name" value="2000" />
+	<property name="model.name" value="2005" />
 		
 	<!-- The path to the root directory of the source plugin -->
 	<property name="path.sourceplugin" location="${pluginRootDirectory}/${source.plugin}" />