Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Keller2017-01-03 12:46:01 +0000
committerMarkus Keller2017-01-03 12:46:01 +0000
commitf571fc0c901916dd2e4ae77900cc24cab4b05ee3 (patch)
treef30d16b1adaed5f9568765238754eb8642f6dc8c
parentd2118eca89cd0ec70173693b6e3dee2303850b9c (diff)
downloadeclipse.platform.ui.tools-f571fc0c901916dd2e4ae77900cc24cab4b05ee3.tar.gz
eclipse.platform.ui.tools-f571fc0c901916dd2e4ae77900cc24cab4b05ee3.tar.xz
eclipse.platform.ui.tools-f571fc0c901916dd2e4ae77900cc24cab4b05ee3.zip
-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 8a1f5a57..02ef10ab 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.6.2-SNAPSHOT</version>
+ <version>4.6.3-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 712cec71..72640018 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.6.2-SNAPSHOT</version>
+ <version>4.6.3-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 3bdae0f6..0ccade3c 100644
--- a/bundles/org.eclipse.e4.tools.emf.ui/pom.xml
+++ b/bundles/org.eclipse.e4.tools.emf.ui/pom.xml
@@ -15,7 +15,7 @@
<parent>
<groupId>org.eclipse</groupId>
<artifactId>eclipse.platform.ui.tools</artifactId>
- <version>4.6.2-SNAPSHOT</version>
+ <version>4.6.3-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 62db1b48..d06d6a08 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.6.2-SNAPSHOT</version>
+ <version>4.6.3-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 87dfcd25..a7566824 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.6.2-SNAPSHOT</version>
+ <version>4.6.3-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
diff --git a/bundles/org.eclipse.e4.tools/pom.xml b/bundles/org.eclipse.e4.tools/pom.xml
index df2cd8b0..6e3d24d8 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.6.2-SNAPSHOT</version>
+ <version>4.6.3-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 40e65869..3744d173 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.6.2-SNAPSHOT</version>
+ <version>4.6.3-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
diff --git a/pom.xml b/pom.xml
index fac08b4b..19ea238e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,13 +16,13 @@
<parent>
<groupId>org.eclipse</groupId>
<artifactId>eclipse-platform-parent</artifactId>
- <version>4.6.2-SNAPSHOT</version>
+ <version>4.6.3-SNAPSHOT</version>
<relativePath>../eclipse-platform-parent</relativePath>
</parent>
<groupId>org.eclipse</groupId>
<artifactId>eclipse.platform.ui.tools</artifactId>
- <version>4.6.2-SNAPSHOT</version>
+ <version>4.6.3-SNAPSHOT</version>
<packaging>pom</packaging>
<properties>

Back to the top