diff options
-rw-r--r-- | features/org.eclipse.objectteams.otdt.feature/feature.xml | 2 | ||||
-rw-r--r-- | features/org.eclipse.objectteams.otequinox.feature/feature.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/features/org.eclipse.objectteams.otdt.feature/feature.xml b/features/org.eclipse.objectteams.otdt.feature/feature.xml index fd427fdc5..990cc947d 100644 --- a/features/org.eclipse.objectteams.otdt.feature/feature.xml +++ b/features/org.eclipse.objectteams.otdt.feature/feature.xml @@ -58,7 +58,7 @@ Project Leader: </license> <url> - <update label="Object Teams Updates" url="http://download.eclipse.org/objectteams/updates/2.1"/> + <update label="Object Teams Updates" url="http://download.eclipse.org/objectteams/updates/ot2.2"/> <discovery label="Object Teams Contributions" url="http://download.eclipse.org/objectteams/updates/contrib"/> </url> diff --git a/features/org.eclipse.objectteams.otequinox.feature/feature.xml b/features/org.eclipse.objectteams.otequinox.feature/feature.xml index 1609d3a2c..1d62208f6 100644 --- a/features/org.eclipse.objectteams.otequinox.feature/feature.xml +++ b/features/org.eclipse.objectteams.otequinox.feature/feature.xml @@ -21,7 +21,7 @@ Author: Stephan Herrmann. </license> <url> - <update label="Object Teams Updates" url="http://download.eclipse.org/objectteams/updates/2.1"/> + <update label="Object Teams Updates" url="http://download.eclipse.org/objectteams/updates/ot2.2"/> <discovery label="Orbit Repository" url="http://download.eclipse.org/tools/orbit/downloads/drops/R20100519200754/repository"/> </url> |