From a44603f07b6413c446b32e4ac1cbabfc6f10dfc4 Mon Sep 17 00:00:00 2001
From: Dani Megert
Date: Mon, 10 Dec 2012 16:08:53 +0100
Subject: Fixed bug 396110: Merge in CBI patches from 4.2.2 into 4.3 (pom
changes) for eclipse.platform.text
---
org.eclipse.jface.text.tests/pom.xml | 2 +-
org.eclipse.search/pom.xml | 2 +-
org.eclipse.text.tests/pom.xml | 2 +-
org.eclipse.text/pom.xml | 2 +-
org.eclipse.ui.editors/pom.xml | 2 +-
org.eclipse.ui.workbench.texteditor/pom.xml | 2 +-
pom.xml | 1 +
7 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/org.eclipse.jface.text.tests/pom.xml b/org.eclipse.jface.text.tests/pom.xml
index e54bd088bf0..78476dc1780 100644
--- a/org.eclipse.jface.text.tests/pom.xml
+++ b/org.eclipse.jface.text.tests/pom.xml
@@ -20,6 +20,6 @@
eclipse.platform.text
org.eclipse.jface.text.tests
- 3.8.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
eclipse-test-plugin
diff --git a/org.eclipse.search/pom.xml b/org.eclipse.search/pom.xml
index 6fb4a8c9001..6341b3adef4 100644
--- a/org.eclipse.search/pom.xml
+++ b/org.eclipse.search/pom.xml
@@ -20,6 +20,6 @@
eclipse.platform.text
org.eclipse.search
- 3.8.0-SNAPSHOT
+ 3.8.100-SNAPSHOT
eclipse-plugin
diff --git a/org.eclipse.text.tests/pom.xml b/org.eclipse.text.tests/pom.xml
index 25c2e8908d8..21783141d01 100644
--- a/org.eclipse.text.tests/pom.xml
+++ b/org.eclipse.text.tests/pom.xml
@@ -20,6 +20,6 @@
eclipse.platform.text
org.eclipse.text.tests
- 3.8.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
eclipse-test-plugin
diff --git a/org.eclipse.text/pom.xml b/org.eclipse.text/pom.xml
index f2c1a0af011..f69f7597523 100644
--- a/org.eclipse.text/pom.xml
+++ b/org.eclipse.text/pom.xml
@@ -20,6 +20,6 @@
eclipse.platform.text
org.eclipse.text
- 3.5.200-SNAPSHOT
+ 3.5.300-SNAPSHOT
eclipse-plugin
diff --git a/org.eclipse.ui.editors/pom.xml b/org.eclipse.ui.editors/pom.xml
index 0899529f35f..1ffbba7e0d2 100644
--- a/org.eclipse.ui.editors/pom.xml
+++ b/org.eclipse.ui.editors/pom.xml
@@ -20,6 +20,6 @@
eclipse.platform.text
org.eclipse.ui.editors
- 3.8.0-SNAPSHOT
+ 3.8.100-SNAPSHOT
eclipse-plugin
diff --git a/org.eclipse.ui.workbench.texteditor/pom.xml b/org.eclipse.ui.workbench.texteditor/pom.xml
index c86f40f49f8..3228069e190 100644
--- a/org.eclipse.ui.workbench.texteditor/pom.xml
+++ b/org.eclipse.ui.workbench.texteditor/pom.xml
@@ -20,6 +20,6 @@
eclipse.platform.text
org.eclipse.ui.workbench.texteditor
- 3.8.0-SNAPSHOT
+ 3.8.100-SNAPSHOT
eclipse-plugin
diff --git a/pom.xml b/pom.xml
index b1add75cdd5..e2de7d29096 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,6 +19,7 @@
org.eclipse
eclipse-parent
1.0.0-SNAPSHOT
+ ../eclipse-parent
eclipse.platform.text
--
cgit v1.2.3