commit | 11120a1c929d3a38bba7d9b3f6f77fa8dea428b0 | [log] [tgz] |
---|---|---|
author | Stefan Edlund <sedlund@us.ibm.com> | Thu Feb 02 22:24:14 2012 +0000 |
committer | Stefan Edlund <sedlund@us.ibm.com> | Thu Feb 02 22:24:14 2012 +0000 |
tree | dc002c4766e0b233e3f0ea7514987c9bcaeaf737 | |
parent | 8cc97ea75a9f59765c8dfddd3e029d718c7fb1c8 [diff] |
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}" />