Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'packages/org.eclipse.epp.package.jee.feature/eclipse_jee_juno.xml')
-rw-r--r--packages/org.eclipse.epp.package.jee.feature/eclipse_jee_juno.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/org.eclipse.epp.package.jee.feature/eclipse_jee_juno.xml b/packages/org.eclipse.epp.package.jee.feature/eclipse_jee_juno.xml
index 976f3137..ac49f825 100644
--- a/packages/org.eclipse.epp.package.jee.feature/eclipse_jee_juno.xml
+++ b/packages/org.eclipse.epp.package.jee.feature/eclipse_jee_juno.xml
@@ -42,9 +42,9 @@
<!-- version, the RCP version to build. This is used to determine the file
name of the root file archives -->
- <rcp version="4.2.1" />
+ <rcp version="4.2.2" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-jee-juno-SR2-RC2" />
+ <product name="eclipse-jee-juno-SR2-RC3" />
</configuration>

Back to the top