From 9cd9abaaa033dc9ac842d8c1c05b802c5faf376d Mon Sep 17 00:00:00 2001 From: Martin Oberhuber Date: Wed, 19 Sep 2012 13:01:45 +0000 Subject: [PATCH] [releng] Update Versions for Juno SR1 --- org.eclipse.tm.terminal-feature/feature.xml | 2 +- org.eclipse.tm.terminal-feature/pom.xml | 2 +- org.eclipse.tm.terminal.sdk-feature/feature.xml | 2 +- org.eclipse.tm.terminal.sdk-feature/pom.xml | 2 +- org.eclipse.tm.terminal/META-INF/MANIFEST.MF | 2 +- org.eclipse.tm.terminal/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/org.eclipse.tm.terminal-feature/feature.xml b/org.eclipse.tm.terminal-feature/feature.xml index f46dea62671..55a98dd2752 100644 --- a/org.eclipse.tm.terminal-feature/feature.xml +++ b/org.eclipse.tm.terminal-feature/feature.xml @@ -13,7 +13,7 @@ diff --git a/org.eclipse.tm.terminal-feature/pom.xml b/org.eclipse.tm.terminal-feature/pom.xml index ee86107e0b9..e8513b33281 100644 --- a/org.eclipse.tm.terminal-feature/pom.xml +++ b/org.eclipse.tm.terminal-feature/pom.xml @@ -10,6 +10,6 @@ org.eclipse.tm.features org.eclipse.tm.terminal - 3.2.0-SNAPSHOT + 3.2.1-SNAPSHOT eclipse-feature diff --git a/org.eclipse.tm.terminal.sdk-feature/feature.xml b/org.eclipse.tm.terminal.sdk-feature/feature.xml index aaf589ae3a6..2405f18cdca 100644 --- a/org.eclipse.tm.terminal.sdk-feature/feature.xml +++ b/org.eclipse.tm.terminal.sdk-feature/feature.xml @@ -13,7 +13,7 @@ diff --git a/org.eclipse.tm.terminal.sdk-feature/pom.xml b/org.eclipse.tm.terminal.sdk-feature/pom.xml index de39d740e3c..b220faf3a9e 100644 --- a/org.eclipse.tm.terminal.sdk-feature/pom.xml +++ b/org.eclipse.tm.terminal.sdk-feature/pom.xml @@ -10,6 +10,6 @@ org.eclipse.tm.features org.eclipse.tm.terminal.sdk - 3.3.0-SNAPSHOT + 3.3.1-SNAPSHOT eclipse-feature diff --git a/org.eclipse.tm.terminal/META-INF/MANIFEST.MF b/org.eclipse.tm.terminal/META-INF/MANIFEST.MF index 888dd771023..9966a8655d2 100644 --- a/org.eclipse.tm.terminal/META-INF/MANIFEST.MF +++ b/org.eclipse.tm.terminal/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.tm.terminal; singleton:=true -Bundle-Version: 3.2.0.qualifier +Bundle-Version: 3.2.1.qualifier Bundle-Activator: org.eclipse.tm.internal.terminal.control.impl.TerminalPlugin Bundle-Vendor: %providerName Bundle-Localization: plugin diff --git a/org.eclipse.tm.terminal/pom.xml b/org.eclipse.tm.terminal/pom.xml index 4f11bd78f3f..ee4a456fd00 100644 --- a/org.eclipse.tm.terminal/pom.xml +++ b/org.eclipse.tm.terminal/pom.xml @@ -10,6 +10,6 @@ org.eclipse.tm org.eclipse.tm.terminal - 3.2.0-SNAPSHOT + 3.2.1-SNAPSHOT eclipse-plugin