Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'packages/org.eclipse.epp.package.javascript.feature/epp.website.xml')
-rw-r--r--packages/org.eclipse.epp.package.javascript.feature/epp.website.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/org.eclipse.epp.package.javascript.feature/epp.website.xml b/packages/org.eclipse.epp.package.javascript.feature/epp.website.xml
index e3ff70fe..70ae8a75 100644
--- a/packages/org.eclipse.epp.package.javascript.feature/epp.website.xml
+++ b/packages/org.eclipse.epp.package.javascript.feature/epp.website.xml
@@ -38,9 +38,9 @@
<!-- version, the RCP version to build. This is used to determine the file
name of the root file archives -->
- <rcp version="4.9.0" />
+ <rcp version="4.10.0" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-javascript-2018-09" />
+ <product name="eclipse-javascript-2018-12" />
</configuration>

Back to the top