From 2913f9bfd55f811724a6cc4dd6fb298a445b3fca Mon Sep 17 00:00:00 2001 From: Uwe Stieber Date: Sun, 18 Nov 2012 16:13:05 +0100 Subject: [PATCH] Terminal: Synchronize with updated version ids --- releng/org.eclipse.tm.repo/category.xml | 6 +++--- releng/org.eclipse.tm.repo/pom.xml | 4 ++-- .../features/org.eclipse.tm.terminal.sdk-feature/pom.xml | 2 +- .../features/org.eclipse.tm.terminal.view-feature/pom.xml | 2 +- terminal/plugins/org.eclipse.tm.terminal.view/pom.xml | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/releng/org.eclipse.tm.repo/category.xml b/releng/org.eclipse.tm.repo/category.xml index cc77ad13020..cf7ec9a09da 100644 --- a/releng/org.eclipse.tm.repo/category.xml +++ b/releng/org.eclipse.tm.repo/category.xml @@ -25,18 +25,18 @@ - + - + TM and RSE Main Features - + Examples, Tests and Incubation Plug-ins. diff --git a/releng/org.eclipse.tm.repo/pom.xml b/releng/org.eclipse.tm.repo/pom.xml index c9931c459ba..9b115fa0c2a 100644 --- a/releng/org.eclipse.tm.repo/pom.xml +++ b/releng/org.eclipse.tm.repo/pom.xml @@ -8,7 +8,7 @@ ../../ org.eclipse.tm - 3.4.1-SNAPSHOT + 3.4.2-SNAPSHOT org.eclipse.tm.repo eclipse-repository @@ -85,7 +85,7 @@ - + diff --git a/terminal/features/org.eclipse.tm.terminal.sdk-feature/pom.xml b/terminal/features/org.eclipse.tm.terminal.sdk-feature/pom.xml index b220faf3a9e..7567e3f5959 100644 --- a/terminal/features/org.eclipse.tm.terminal.sdk-feature/pom.xml +++ b/terminal/features/org.eclipse.tm.terminal.sdk-feature/pom.xml @@ -10,6 +10,6 @@ org.eclipse.tm.features org.eclipse.tm.terminal.sdk - 3.3.1-SNAPSHOT + 3.3.2-SNAPSHOT eclipse-feature diff --git a/terminal/features/org.eclipse.tm.terminal.view-feature/pom.xml b/terminal/features/org.eclipse.tm.terminal.view-feature/pom.xml index 991518ca355..e68a0a4f706 100644 --- a/terminal/features/org.eclipse.tm.terminal.view-feature/pom.xml +++ b/terminal/features/org.eclipse.tm.terminal.view-feature/pom.xml @@ -10,6 +10,6 @@ org.eclipse.tm.features org.eclipse.tm.terminal.view - 2.3.0-SNAPSHOT + 2.4.0-SNAPSHOT eclipse-feature diff --git a/terminal/plugins/org.eclipse.tm.terminal.view/pom.xml b/terminal/plugins/org.eclipse.tm.terminal.view/pom.xml index 90b77df3697..aa1d34db046 100644 --- a/terminal/plugins/org.eclipse.tm.terminal.view/pom.xml +++ b/terminal/plugins/org.eclipse.tm.terminal.view/pom.xml @@ -10,6 +10,6 @@ org.eclipse.tm org.eclipse.tm.terminal.view - 2.3.0-SNAPSHOT + 2.4.0-SNAPSHOT eclipse-plugin