From 8d28c78471c8bfa6ba49a901c1e39f9bf07cf6e2 Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Mon, 10 Dec 2012 14:35:13 -0500 Subject: Bug 396113 - Bump pom versions and remove modules that no longer exist in platform.ui --- bundles/org.eclipse.core.databinding.property/pom.xml | 2 +- bundles/org.eclipse.e4.ui.workbench.addons.swt/pom.xml | 2 +- bundles/org.eclipse.e4.ui.workbench/pom.xml | 2 +- bundles/org.eclipse.jface.databinding/pom.xml | 2 +- bundles/org.eclipse.jface/pom.xml | 2 +- bundles/org.eclipse.ui.ide/pom.xml | 2 +- bundles/org.eclipse.ui.views.properties.tabbed/pom.xml | 2 +- bundles/org.eclipse.ui.workbench.compatibility/pom.xml | 2 +- bundles/org.eclipse.ui.workbench/pom.xml | 2 +- bundles/org.eclipse.ui/pom.xml | 2 +- features/org.eclipse.e4.rcp/pom.xml | 2 +- pom.xml | 6 +++--- tests/org.eclipse.ui.tests/pom.xml | 2 +- 13 files changed, 15 insertions(+), 15 deletions(-) diff --git a/bundles/org.eclipse.core.databinding.property/pom.xml b/bundles/org.eclipse.core.databinding.property/pom.xml index 8d01eae5924..703988b8978 100644 --- a/bundles/org.eclipse.core.databinding.property/pom.xml +++ b/bundles/org.eclipse.core.databinding.property/pom.xml @@ -21,6 +21,6 @@ eclipse.platform.ui org.eclipse.core.databinding.property - 1.4.100-SNAPSHOT + 1.4.200-SNAPSHOT eclipse-plugin diff --git a/bundles/org.eclipse.e4.ui.workbench.addons.swt/pom.xml b/bundles/org.eclipse.e4.ui.workbench.addons.swt/pom.xml index 3f1a5868a06..369e58a6f0a 100644 --- a/bundles/org.eclipse.e4.ui.workbench.addons.swt/pom.xml +++ b/bundles/org.eclipse.e4.ui.workbench.addons.swt/pom.xml @@ -21,6 +21,6 @@ eclipse.platform.ui org.eclipse.e4.ui.workbench.addons.swt - 0.10.2-SNAPSHOT + 0.10.100-SNAPSHOT eclipse-plugin diff --git a/bundles/org.eclipse.e4.ui.workbench/pom.xml b/bundles/org.eclipse.e4.ui.workbench/pom.xml index 816c1a458b2..d5fdcf135ab 100644 --- a/bundles/org.eclipse.e4.ui.workbench/pom.xml +++ b/bundles/org.eclipse.e4.ui.workbench/pom.xml @@ -21,6 +21,6 @@ eclipse.platform.ui org.eclipse.e4.ui.workbench - 0.10.3-SNAPSHOT + 0.10.100-SNAPSHOT eclipse-plugin diff --git a/bundles/org.eclipse.jface.databinding/pom.xml b/bundles/org.eclipse.jface.databinding/pom.xml index 004288086e7..44939c335c5 100644 --- a/bundles/org.eclipse.jface.databinding/pom.xml +++ b/bundles/org.eclipse.jface.databinding/pom.xml @@ -21,6 +21,6 @@ eclipse.platform.ui org.eclipse.jface.databinding - 1.6.0-SNAPSHOT + 1.6.100-SNAPSHOT eclipse-plugin diff --git a/bundles/org.eclipse.jface/pom.xml b/bundles/org.eclipse.jface/pom.xml index d425f4f4b1c..7740d782dcc 100644 --- a/bundles/org.eclipse.jface/pom.xml +++ b/bundles/org.eclipse.jface/pom.xml @@ -21,7 +21,7 @@ eclipse.platform.ui org.eclipse.jface - 3.8.101-SNAPSHOT + 3.8.200-SNAPSHOT eclipse-plugin diff --git a/bundles/org.eclipse.ui.ide/pom.xml b/bundles/org.eclipse.ui.ide/pom.xml index cb6024f9db0..422378a264d 100644 --- a/bundles/org.eclipse.ui.ide/pom.xml +++ b/bundles/org.eclipse.ui.ide/pom.xml @@ -21,6 +21,6 @@ eclipse.platform.ui org.eclipse.ui.ide - 3.8.1-SNAPSHOT + 3.8.100-SNAPSHOT eclipse-plugin diff --git a/bundles/org.eclipse.ui.views.properties.tabbed/pom.xml b/bundles/org.eclipse.ui.views.properties.tabbed/pom.xml index f05c90bf45e..43b84d63e8d 100644 --- a/bundles/org.eclipse.ui.views.properties.tabbed/pom.xml +++ b/bundles/org.eclipse.ui.views.properties.tabbed/pom.xml @@ -21,6 +21,6 @@ eclipse.platform.ui org.eclipse.ui.views.properties.tabbed - 3.5.300-SNAPSHOT + 3.6.0-SNAPSHOT eclipse-plugin diff --git a/bundles/org.eclipse.ui.workbench.compatibility/pom.xml b/bundles/org.eclipse.ui.workbench.compatibility/pom.xml index 1061e68b85d..87024a0d4b9 100644 --- a/bundles/org.eclipse.ui.workbench.compatibility/pom.xml +++ b/bundles/org.eclipse.ui.workbench.compatibility/pom.xml @@ -21,6 +21,6 @@ eclipse.platform.ui org.eclipse.ui.workbench.compatibility - 3.2.100-SNAPSHOT + 3.2.200-SNAPSHOT eclipse-plugin diff --git a/bundles/org.eclipse.ui.workbench/pom.xml b/bundles/org.eclipse.ui.workbench/pom.xml index 8efddba9f7a..bf18ca46ecd 100644 --- a/bundles/org.eclipse.ui.workbench/pom.xml +++ b/bundles/org.eclipse.ui.workbench/pom.xml @@ -22,6 +22,6 @@ eclipse.platform.ui org.eclipse.ui.workbench - 3.103.1-SNAPSHOT + 3.105.0-SNAPSHOT eclipse-plugin diff --git a/bundles/org.eclipse.ui/pom.xml b/bundles/org.eclipse.ui/pom.xml index b5404744668..c837ff1d311 100644 --- a/bundles/org.eclipse.ui/pom.xml +++ b/bundles/org.eclipse.ui/pom.xml @@ -21,6 +21,6 @@ eclipse.platform.ui org.eclipse.ui - 3.103.0-SNAPSHOT + 3.105.0-SNAPSHOT eclipse-plugin diff --git a/features/org.eclipse.e4.rcp/pom.xml b/features/org.eclipse.e4.rcp/pom.xml index 3260af71316..530393cfde2 100644 --- a/features/org.eclipse.e4.rcp/pom.xml +++ b/features/org.eclipse.e4.rcp/pom.xml @@ -71,7 +71,7 @@ - + diff --git a/pom.xml b/pom.xml index 7b9cb89f803..442644d5c65 100644 --- a/pom.xml +++ b/pom.xml @@ -118,9 +118,9 @@ bundles/org.eclipse.ui.views.properties.tabbed bundles/org.eclipse.ui.workbench bundles/org.eclipse.ui.navigator - bundles/org.eclipse.ui.tutorials.rcp.part1 - bundles/org.eclipse.ui.tutorials.rcp.part2 - bundles/org.eclipse.ui.tutorials.rcp.part3 + examples/org.eclipse.ui.tutorials.rcp.part1 + examples/org.eclipse.ui.tutorials.rcp.part2 + examples/org.eclipse.ui.tutorials.rcp.part3 features/org.eclipse.e4.rcp bundles/org.eclipse.ui.ide bundles/org.eclipse.ui.ide.application diff --git a/tests/org.eclipse.ui.tests/pom.xml b/tests/org.eclipse.ui.tests/pom.xml index 05e3bfce84c..4d6f1ac99b0 100644 --- a/tests/org.eclipse.ui.tests/pom.xml +++ b/tests/org.eclipse.ui.tests/pom.xml @@ -21,6 +21,6 @@ eclipse.platform.ui org.eclipse.ui.tests - 3.7.1-SNAPSHOT + 3.8.0-SNAPSHOT eclipse-test-plugin -- cgit v1.2.3