From 06073156abed759021b7203d69af33eb5e821d1d 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 --- features/org.eclipse.tm.terminal.sdk-feature/pom.xml | 2 +- features/org.eclipse.tm.terminal.view-feature/pom.xml | 2 +- plugins/org.eclipse.tm.terminal.view/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/features/org.eclipse.tm.terminal.sdk-feature/pom.xml b/features/org.eclipse.tm.terminal.sdk-feature/pom.xml index b220faf3a9e..7567e3f5959 100644 --- a/features/org.eclipse.tm.terminal.sdk-feature/pom.xml +++ b/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/features/org.eclipse.tm.terminal.view-feature/pom.xml b/features/org.eclipse.tm.terminal.view-feature/pom.xml index 991518ca355..e68a0a4f706 100644 --- a/features/org.eclipse.tm.terminal.view-feature/pom.xml +++ b/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/plugins/org.eclipse.tm.terminal.view/pom.xml b/plugins/org.eclipse.tm.terminal.view/pom.xml index 90b77df3697..aa1d34db046 100644 --- a/plugins/org.eclipse.tm.terminal.view/pom.xml +++ b/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