Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Knauer2008-09-17 09:08:19 +0000
committerMarkus Knauer2008-09-17 09:08:19 +0000
commit84060a905db2f6d7f446f89578072eecb4db21de (patch)
tree31210b1df52a12849f950c1dcfedec2b18128de8
parent5bbc0825faeaffd181528c6a79d66a27886173d9 (diff)
downloadorg.eclipse.epp.packages-84060a905db2f6d7f446f89578072eecb4db21de.tar.gz
org.eclipse.epp.packages-84060a905db2f6d7f446f89578072eecb4db21de.tar.xz
org.eclipse.epp.packages-84060a905db2f6d7f446f89578072eecb4db21de.zip
...RC3...
-rw-r--r--releng/org.eclipse.epp.config/eclipse_cpp_341.xml2
-rw-r--r--releng/org.eclipse.epp.config/eclipse_java_341.xml2
-rw-r--r--releng/org.eclipse.epp.config/eclipse_jee_341.xml2
-rw-r--r--releng/org.eclipse.epp.config/eclipse_modeling_341.xml2
-rw-r--r--releng/org.eclipse.epp.config/eclipse_rcp_341.xml2
-rw-r--r--releng/org.eclipse.epp.config/eclipse_reporting_341.xml2
-rw-r--r--releng/org.eclipse.epp.config/eclipse_sdk_341.xml4
7 files changed, 8 insertions, 8 deletions
diff --git a/releng/org.eclipse.epp.config/eclipse_cpp_341.xml b/releng/org.eclipse.epp.config/eclipse_cpp_341.xml
index 731f9734..b75c712f 100644
--- a/releng/org.eclipse.epp.config/eclipse_cpp_341.xml
+++ b/releng/org.eclipse.epp.config/eclipse_cpp_341.xml
@@ -36,7 +36,7 @@
<!-- version, the RCP version to build. This is used to determine the file
name of the root file archives -->
- <rcp version="3.4.1RC2" />
+ <rcp version="3.4.1RC3" />
<!-- name, the name of the product, used in naming the created files. -->
<product
diff --git a/releng/org.eclipse.epp.config/eclipse_java_341.xml b/releng/org.eclipse.epp.config/eclipse_java_341.xml
index 1e785278..7584f7c8 100644
--- a/releng/org.eclipse.epp.config/eclipse_java_341.xml
+++ b/releng/org.eclipse.epp.config/eclipse_java_341.xml
@@ -36,7 +36,7 @@
<!-- version, the RCP version to build. This is used to determine the file
name of the root file archives -->
- <rcp version="3.4.1RC2" />
+ <rcp version="3.4.1RC3" />
<!-- name, the name of the product, used in naming the created files. -->
<product
diff --git a/releng/org.eclipse.epp.config/eclipse_jee_341.xml b/releng/org.eclipse.epp.config/eclipse_jee_341.xml
index ec880cf6..e750f053 100644
--- a/releng/org.eclipse.epp.config/eclipse_jee_341.xml
+++ b/releng/org.eclipse.epp.config/eclipse_jee_341.xml
@@ -37,7 +37,7 @@
<!-- version, the RCP version to build. This is used to determine the file
name of the root file archives -->
- <rcp version="3.4.1RC2" />
+ <rcp version="3.4.1RC3" />
<!-- name, the name of the product, used in naming the created files. -->
<product
diff --git a/releng/org.eclipse.epp.config/eclipse_modeling_341.xml b/releng/org.eclipse.epp.config/eclipse_modeling_341.xml
index 00de890a..3c4dbb6c 100644
--- a/releng/org.eclipse.epp.config/eclipse_modeling_341.xml
+++ b/releng/org.eclipse.epp.config/eclipse_modeling_341.xml
@@ -50,7 +50,7 @@
<!-- version, the RCP version to build. This is used to determine the file
name of the root file archives -->
- <rcp version="3.4.1RC2" />
+ <rcp version="3.4.1RC3" />
<!-- name, the name of the product, used in naming the created files. -->
<product
diff --git a/releng/org.eclipse.epp.config/eclipse_rcp_341.xml b/releng/org.eclipse.epp.config/eclipse_rcp_341.xml
index 6a843b4f..7984f27b 100644
--- a/releng/org.eclipse.epp.config/eclipse_rcp_341.xml
+++ b/releng/org.eclipse.epp.config/eclipse_rcp_341.xml
@@ -35,7 +35,7 @@
<!-- version, the RCP version to build. This is used to determine the file
name of the root file archives -->
- <rcp version="3.4.1RC2" />
+ <rcp version="3.4.1RC3" />
<!-- name, the name of the product, used in naming the created files. -->
<product
diff --git a/releng/org.eclipse.epp.config/eclipse_reporting_341.xml b/releng/org.eclipse.epp.config/eclipse_reporting_341.xml
index fb9f06b5..6ff76afb 100644
--- a/releng/org.eclipse.epp.config/eclipse_reporting_341.xml
+++ b/releng/org.eclipse.epp.config/eclipse_reporting_341.xml
@@ -37,7 +37,7 @@
<!-- version, the RCP version to build. This is used to determine the file
name of the root file archives -->
- <rcp version="3.4.1RC2" />
+ <rcp version="3.4.1RC3" />
<!-- name, the name of the product, used in naming the created files. -->
<product
diff --git a/releng/org.eclipse.epp.config/eclipse_sdk_341.xml b/releng/org.eclipse.epp.config/eclipse_sdk_341.xml
index dd37a707..b5351c45 100644
--- a/releng/org.eclipse.epp.config/eclipse_sdk_341.xml
+++ b/releng/org.eclipse.epp.config/eclipse_sdk_341.xml
@@ -38,11 +38,11 @@
<!-- version, the RCP version to build. This is used to determine the file
name of the root file archives -->
- <rcp version="3.4.1RC2" />
+ <rcp version="3.4.1RC3" />
<!-- name, the name of the product, used in naming the created files. -->
<product
- name="eclipse-SDK-3.4.1RC2"
+ name="eclipse-SDK-3.4.1RC3"
eclipseProductId="org.eclipse.sdk.ide"
initialPerspectiveId="org.eclipse.jdt.ui.JavaPerspective" />

Back to the top