Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Keller2015-07-03 10:55:24 +0000
committerMarkus Keller2015-07-03 10:55:24 +0000
commitc7c59666abecc0ebf6f43aa62fb37404aed3019c (patch)
tree01eff9c0a8adc0f218cb87a857a934c4b69f7a1b
parentb7e306783f04aa6dd7941ac1b11361e1c17ae5cc (diff)
downloadeclipse.platform.ui.tools-c7c59666abecc0ebf6f43aa62fb37404aed3019c.tar.gz
eclipse.platform.ui.tools-c7c59666abecc0ebf6f43aa62fb37404aed3019c.tar.xz
eclipse.platform.ui.tools-c7c59666abecc0ebf6f43aa62fb37404aed3019c.zip
Bug 469765 - Prep for 4.6 (Neon) and 4.5 (Mars) maintenance builds - update parent poms for 4.6
-rw-r--r--bundles/org.eclipse.e4.tools.compat/pom.xml2
-rw-r--r--bundles/org.eclipse.e4.tools.emf.editor3x/pom.xml2
-rw-r--r--bundles/org.eclipse.e4.tools.emf.ui/pom.xml2
-rw-r--r--bundles/org.eclipse.e4.tools.jdt.templates/pom.xml2
-rw-r--r--bundles/org.eclipse.e4.tools.services/pom.xml2
-rw-r--r--bundles/org.eclipse.e4.tools/pom.xml2
-rw-r--r--features/org.eclipse.e4.core.tools.feature/pom.xml2
-rw-r--r--pom.xml4
8 files changed, 9 insertions, 9 deletions
diff --git a/bundles/org.eclipse.e4.tools.compat/pom.xml b/bundles/org.eclipse.e4.tools.compat/pom.xml
index 21a2b391..400ad50c 100644
--- a/bundles/org.eclipse.e4.tools.compat/pom.xml
+++ b/bundles/org.eclipse.e4.tools.compat/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse</groupId>
<artifactId>eclipse.platform.ui.tools</artifactId>
- <version>4.5.0-SNAPSHOT</version>
+ <version>4.6.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
diff --git a/bundles/org.eclipse.e4.tools.emf.editor3x/pom.xml b/bundles/org.eclipse.e4.tools.emf.editor3x/pom.xml
index b5d73453..caed454e 100644
--- a/bundles/org.eclipse.e4.tools.emf.editor3x/pom.xml
+++ b/bundles/org.eclipse.e4.tools.emf.editor3x/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse</groupId>
<artifactId>eclipse.platform.ui.tools</artifactId>
- <version>4.5.0-SNAPSHOT</version>
+ <version>4.6.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
diff --git a/bundles/org.eclipse.e4.tools.emf.ui/pom.xml b/bundles/org.eclipse.e4.tools.emf.ui/pom.xml
index 4570c2e6..714eee25 100644
--- a/bundles/org.eclipse.e4.tools.emf.ui/pom.xml
+++ b/bundles/org.eclipse.e4.tools.emf.ui/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse</groupId>
<artifactId>eclipse.platform.ui.tools</artifactId>
- <version>4.5.0-SNAPSHOT</version>
+ <version>4.6.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
diff --git a/bundles/org.eclipse.e4.tools.jdt.templates/pom.xml b/bundles/org.eclipse.e4.tools.jdt.templates/pom.xml
index fae63a76..b70c1155 100644
--- a/bundles/org.eclipse.e4.tools.jdt.templates/pom.xml
+++ b/bundles/org.eclipse.e4.tools.jdt.templates/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse</groupId>
<artifactId>eclipse.platform.ui.tools</artifactId>
- <version>4.5.0-SNAPSHOT</version>
+ <version>4.6.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
diff --git a/bundles/org.eclipse.e4.tools.services/pom.xml b/bundles/org.eclipse.e4.tools.services/pom.xml
index f244d6b1..0287ee80 100644
--- a/bundles/org.eclipse.e4.tools.services/pom.xml
+++ b/bundles/org.eclipse.e4.tools.services/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse</groupId>
<artifactId>eclipse.platform.ui.tools</artifactId>
- <version>4.5.0-SNAPSHOT</version>
+ <version>4.6.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
diff --git a/bundles/org.eclipse.e4.tools/pom.xml b/bundles/org.eclipse.e4.tools/pom.xml
index a542800d..a22cd875 100644
--- a/bundles/org.eclipse.e4.tools/pom.xml
+++ b/bundles/org.eclipse.e4.tools/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse</groupId>
<artifactId>eclipse.platform.ui.tools</artifactId>
- <version>4.5.0-SNAPSHOT</version>
+ <version>4.6.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
diff --git a/features/org.eclipse.e4.core.tools.feature/pom.xml b/features/org.eclipse.e4.core.tools.feature/pom.xml
index 27ea222b..5cf1da5a 100644
--- a/features/org.eclipse.e4.core.tools.feature/pom.xml
+++ b/features/org.eclipse.e4.core.tools.feature/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse</groupId>
<artifactId>eclipse.platform.ui.tools</artifactId>
- <version>4.5.0-SNAPSHOT</version>
+ <version>4.6.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
diff --git a/pom.xml b/pom.xml
index de36f99f..6fe78a01 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,13 +15,13 @@
<parent>
<groupId>org.eclipse</groupId>
<artifactId>eclipse-platform-parent</artifactId>
- <version>4.5.0-SNAPSHOT</version>
+ <version>4.6.0-SNAPSHOT</version>
<relativePath>../eclipse-platform-parent</relativePath>
</parent>
<groupId>org.eclipse</groupId>
<artifactId>eclipse.platform.ui.tools</artifactId>
- <version>4.5.0-SNAPSHOT</version>
+ <version>4.6.0-SNAPSHOT</version>
<packaging>pom</packaging>
<properties>

Back to the top