[Releng] Minor version updates.
diff --git a/model/org.eclipse.justj.model/justj.jregen b/model/org.eclipse.justj.model/justj.jregen
index 14570d2..394ef54 100644
--- a/model/org.eclipse.justj.model/justj.jregen
+++ b/model/org.eclipse.justj.model/justj.jregen
@@ -8,7 +8,7 @@
     provider="Eclipse JustJ"
     providerImageName="justj32.png"
     target="jre-gen"
-    source="https://download.eclipse.org/justj/jres/15/downloads/latest/justj.manifest"
+    source="https://download.eclipse.org/justj/jres/17/downloads/latest/justj.manifest"
     localCache="local-cache">
   <touchpoints
       phase="uninstall">
diff --git a/model/org.eclipse.justj.model/pom.xml b/model/org.eclipse.justj.model/pom.xml
index 7b161b9..d9822b6 100644
--- a/model/org.eclipse.justj.model/pom.xml
+++ b/model/org.eclipse.justj.model/pom.xml
@@ -25,7 +25,7 @@
     <tycho-version>2.7.4</tycho-version>
     <jarsigner-version>1.3.2</jarsigner-version>
     <justj.tools.repo>https://download.eclipse.org/justj/tools/updates/nightly/latest</justj.tools.repo>
-    <eclipse.repo>https://download.eclipse.org/releases/2022-06</eclipse.repo>
+    <eclipse.repo>https://download.eclipse.org/releases/2022-09</eclipse.repo>
     <os-jvm-flags/>
   </properties>
 
diff --git a/releng/org.eclipse.justj.releng/JustJ JREs Update Site Generator With Local Rsync.launch b/releng/org.eclipse.justj.releng/JustJ JREs Update Site Generator With Local Rsync.launch
index 25e67e0..3f79b40 100644
--- a/releng/org.eclipse.justj.releng/JustJ JREs Update Site Generator With Local Rsync.launch
+++ b/releng/org.eclipse.justj.releng/JustJ JREs Update Site Generator With Local Rsync.launch
@@ -14,10 +14,12 @@
     <booleanAttribute key="default" value="true"/>
     <booleanAttribute key="includeOptional" value="true"/>
     <stringAttribute key="location" value="@None"/>
+    <booleanAttribute key="org.eclipse.debug.core.ATTR_FORCE_SYSTEM_CONSOLE_ENCODING" value="false"/>
     <listAttribute key="org.eclipse.debug.ui.favoriteGroups">
         <listEntry value="org.eclipse.debug.ui.launchGroup.debug"/>
         <listEntry value="org.eclipse.debug.ui.launchGroup.run"/>
     </listAttribute>
+    <booleanAttribute key="org.eclipse.jdt.launching.ATTR_ATTR_USE_ARGFILE" value="false"/>
     <booleanAttribute key="org.eclipse.jdt.launching.ATTR_USE_START_ON_FIRST_THREAD" value="true"/>
     <stringAttribute key="org.eclipse.jdt.launching.JRE_CONTAINER" value="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11"/>
     <stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="-os ${target.os} -ws ${target.ws} -arch ${target.arch} -nl ${target.nl} -consoleLog&#13;&#10;-retain 5&#13;&#10;-label &quot;JustJ JREs&quot;&#13;&#10;-build-url https://ci.eclipse.org/justj/job/build-jres/&#13;&#10;-root ${project_loc:org.eclipse.justj.model}/jre-gen/releng/org.eclipse.justj.site/target&#13;&#10;-relative jres/${string_prompt:&quot;Java Major Version&quot;:15}/updates&#13;&#10;-super jres&#13;&#10;-version-iu org.eclipse.justj.&#13;&#10;-commit https://git.eclipse.org/c/justj/justj.git/commit/?id=b5a713a8cabf4a382535485d0643d11fffffad0a&#13;&#10;-promote ${project_loc:org.eclipse.justj.model}/jre-gen/releng/org.eclipse.justj.site/target/repository&#13;&#10;-remote localhost:${system_property:user.home}/justj&#13;&#10;-timestamp ${current_date:yyyyMMddHHmm}&#13;&#10;-type ${string_prompt:&quot;Build Type&quot;:nightly}&#13;&#10;-breadcrumb &quot;JustJ https://www.eclipse.org/justj/?page=downloads&quot;&#13;&#10;-breadcrumb JREs&#13;&#10;-favicon https://www.eclipse.org/justj/justj_favicon.ico&#13;&#10;-title-image https://www.eclipse.org/justj/justj_title.svg&#13;&#10;-body-image https://www.eclipse.org/justj/justj.svg"/>
diff --git a/releng/org.eclipse.justj.releng/index/pom.xml b/releng/org.eclipse.justj.releng/index/pom.xml
index 7df38b5..333be31 100644
--- a/releng/org.eclipse.justj.releng/index/pom.xml
+++ b/releng/org.eclipse.justj.releng/index/pom.xml
@@ -25,7 +25,7 @@
     <tycho-version>2.7.4</tycho-version>
     <jarsigner-version>1.3.2</jarsigner-version>
     <justj.tools.repo>https://download.eclipse.org/justj/tools/updates/nightly/latest</justj.tools.repo>
-    <eclipse.repo>https://download.eclipse.org/releases/2022-06</eclipse.repo>
+    <eclipse.repo>https://download.eclipse.org/releases/2022-09</eclipse.repo>
     <justj.manifest.location>justj.manifest</justj.manifest.location>
     <justj.manifest.url>justj.manifest</justj.manifest.url>
     <os-jvm-flags/>
diff --git a/releng/org.eclipse.justj.releng/winsigner/pom.xml b/releng/org.eclipse.justj.releng/winsigner/pom.xml
index e2f0167..d93c5f8 100644
--- a/releng/org.eclipse.justj.releng/winsigner/pom.xml
+++ b/releng/org.eclipse.justj.releng/winsigner/pom.xml
@@ -22,7 +22,7 @@
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <tycho-version>2.7.5</tycho-version>
+    <tycho-version>2.7.4</tycho-version>
     <jarsigner-version>1.3.2</jarsigner-version>
     <cbi.winsigner.signFiles></cbi.winsigner.signFiles>
     <os-jvm-flags/>