Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Webster2014-06-19 14:19:27 +0000
committerPaul Webster2014-06-19 20:59:45 +0000
commit2717982cf9e5188a563173f324e0713eaf6e89f6 (patch)
tree78b3bca6e553847f0b940827c640368ad340a841
parent416cd3b5e94363aeb4168b359c963702a1da95f8 (diff)
downloadeclipse.platform-2717982cf9e5188a563173f324e0713eaf6e89f6.tar.gz
eclipse.platform-2717982cf9e5188a563173f324e0713eaf6e89f6.tar.xz
eclipse.platform-2717982cf9e5188a563173f324e0713eaf6e89f6.zip
Bug 436736 - Prep for 4.5 (Mars) and 4.4 maintenance buildsI20140701-0800
Update parent versions from 4.4.0 to 4.5.0 Signed-off-by: Paul Webster <pwebster@ca.ibm.com>
-rw-r--r--ant/org.eclipse.ant.core/pom.xml2
-rw-r--r--ant/org.eclipse.ant.launching/pom.xml2
-rw-r--r--ant/org.eclipse.ant.tests.core/pom.xml2
-rw-r--r--ant/org.eclipse.ant.tests.ui/pom.xml2
-rw-r--r--ant/org.eclipse.ant.ui/pom.xml2
-rw-r--r--platform/org.eclipse.platform/pom.xml2
-rw-r--r--platform/org.eclipse.sdk/pom.xml2
-rw-r--r--pom.xml4
-rw-r--r--update/org.eclipse.update.configurator/pom.xml2
-rw-r--r--update/org.eclipse.update.core/pom.xml2
10 files changed, 11 insertions, 11 deletions
diff --git a/ant/org.eclipse.ant.core/pom.xml b/ant/org.eclipse.ant.core/pom.xml
index ef360a97e..1be0e7ec2 100644
--- a/ant/org.eclipse.ant.core/pom.xml
+++ b/ant/org.eclipse.ant.core/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform</artifactId>
<groupId>eclipse.platform</groupId>
- <version>4.4.0-SNAPSHOT</version>
+ <version>4.5.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.ant</groupId>
diff --git a/ant/org.eclipse.ant.launching/pom.xml b/ant/org.eclipse.ant.launching/pom.xml
index 467eac018..eef4f915b 100644
--- a/ant/org.eclipse.ant.launching/pom.xml
+++ b/ant/org.eclipse.ant.launching/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform</artifactId>
<groupId>eclipse.platform</groupId>
- <version>4.4.0-SNAPSHOT</version>
+ <version>4.5.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.ant</groupId>
diff --git a/ant/org.eclipse.ant.tests.core/pom.xml b/ant/org.eclipse.ant.tests.core/pom.xml
index 60248252c..45f4a0754 100644
--- a/ant/org.eclipse.ant.tests.core/pom.xml
+++ b/ant/org.eclipse.ant.tests.core/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform</artifactId>
<groupId>eclipse.platform</groupId>
- <version>4.4.0-SNAPSHOT</version>
+ <version>4.5.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.ant</groupId>
diff --git a/ant/org.eclipse.ant.tests.ui/pom.xml b/ant/org.eclipse.ant.tests.ui/pom.xml
index 1309aa8f1..6bde1e57f 100644
--- a/ant/org.eclipse.ant.tests.ui/pom.xml
+++ b/ant/org.eclipse.ant.tests.ui/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform</artifactId>
<groupId>eclipse.platform</groupId>
- <version>4.4.0-SNAPSHOT</version>
+ <version>4.5.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.ant</groupId>
diff --git a/ant/org.eclipse.ant.ui/pom.xml b/ant/org.eclipse.ant.ui/pom.xml
index 81eac9e76..8894a9eb4 100644
--- a/ant/org.eclipse.ant.ui/pom.xml
+++ b/ant/org.eclipse.ant.ui/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform</artifactId>
<groupId>eclipse.platform</groupId>
- <version>4.4.0-SNAPSHOT</version>
+ <version>4.5.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.ant</groupId>
diff --git a/platform/org.eclipse.platform/pom.xml b/platform/org.eclipse.platform/pom.xml
index 72f313984..d517c9dac 100644
--- a/platform/org.eclipse.platform/pom.xml
+++ b/platform/org.eclipse.platform/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform</artifactId>
<groupId>eclipse.platform</groupId>
- <version>4.4.0-SNAPSHOT</version>
+ <version>4.5.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.platform</groupId>
diff --git a/platform/org.eclipse.sdk/pom.xml b/platform/org.eclipse.sdk/pom.xml
index ff24cdc5b..4ad468048 100644
--- a/platform/org.eclipse.sdk/pom.xml
+++ b/platform/org.eclipse.sdk/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform</artifactId>
<groupId>eclipse.platform</groupId>
- <version>4.4.0-SNAPSHOT</version>
+ <version>4.5.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.sdk</groupId>
diff --git a/pom.xml b/pom.xml
index 4b8719a60..dfaf34def 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,13 +15,13 @@
<parent>
<groupId>org.eclipse</groupId>
<artifactId>eclipse-platform-parent</artifactId>
- <version>4.4.0-SNAPSHOT</version>
+ <version>4.5.0-SNAPSHOT</version>
<relativePath>../eclipse-platform-parent</relativePath>
</parent>
<groupId>eclipse.platform</groupId>
<artifactId>eclipse.platform</artifactId>
- <version>4.4.0-SNAPSHOT</version>
+ <version>4.5.0-SNAPSHOT</version>
<packaging>pom</packaging>
<properties>
diff --git a/update/org.eclipse.update.configurator/pom.xml b/update/org.eclipse.update.configurator/pom.xml
index 2135487cb..f61e181fc 100644
--- a/update/org.eclipse.update.configurator/pom.xml
+++ b/update/org.eclipse.update.configurator/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform</artifactId>
<groupId>eclipse.platform</groupId>
- <version>4.4.0-SNAPSHOT</version>
+ <version>4.5.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.update</groupId>
diff --git a/update/org.eclipse.update.core/pom.xml b/update/org.eclipse.update.core/pom.xml
index 05add68e1..d51c3caf7 100644
--- a/update/org.eclipse.update.core/pom.xml
+++ b/update/org.eclipse.update.core/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform</artifactId>
<groupId>eclipse.platform</groupId>
- <version>4.4.0-SNAPSHOT</version>
+ <version>4.5.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.update</groupId>

Back to the top