Update dependencies for Eclipse 2022-09 M3
Change-Id: I2610c5ebd2971271cdca0bb7631c734b5f907e4e
diff --git a/parent/pom.xml b/parent/pom.xml
index 7ed0be8..6bb8d59 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -22,12 +22,12 @@
<tycho-version>2.2.0</tycho-version>
<tycho-extras-version>${tycho-version}</tycho-extras-version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <platform-site>https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220706-1800/</platform-site>
+ <platform-site>https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220817-1800/</platform-site>
<orbit-site>https://download.eclipse.org/tools/orbit/downloads/drops/S20220705201002/repository/</orbit-site>
<gef-site>https://download.eclipse.org/tools/gef/classic/releases/3.14.0/</gef-site>
- <emf-site>https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202207061022/</emf-site>
- <emf-transactions-site>https://download.eclipse.org/modeling/emf/transaction/updates/releases/R201805140824/</emf-transactions-site>
- <emf-validation-site>https://download.eclipse.org/modeling/emf/validation/updates/releases/R202008210805/</emf-validation-site>
+ <emf-site>https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202208121058/</emf-site>
+ <emf-transactions-site>https://download.eclipse.org/modeling/emf/transaction/updates/releases/R202208110935/</emf-transactions-site>
+ <emf-validation-site>https://download.eclipse.org/modeling/emf/validation/updates/releases/R202208151538/</emf-validation-site>
<swtbot-site>https://download.eclipse.org/technology/swtbot/releases/4.0.0/</swtbot-site>
<license-site>http://download.eclipse.org/cbi/updates/license/</license-site>
</properties>