From 9419e2213f5535f64b448b2c5e472a4174e1a312 Mon Sep 17 00:00:00 2001 From: Doug Schaefer Date: Tue, 14 Nov 2017 12:14:09 -0500 Subject: [PATCH] Fix up the version for the remote feature. Change-Id: Id1e3e59ade989bc1b7dfcb1c98df116eb9ef2b1b --- .../org.eclipse.launchbar.remote/feature.xml | 72 +++++++++---------- features/org.eclipse.launchbar.remote/pom.xml | 51 ------------- 2 files changed, 36 insertions(+), 87 deletions(-) delete mode 100644 features/org.eclipse.launchbar.remote/pom.xml diff --git a/features/org.eclipse.launchbar.remote/feature.xml b/features/org.eclipse.launchbar.remote/feature.xml index 6cc7ca86b82..518945d422a 100644 --- a/features/org.eclipse.launchbar.remote/feature.xml +++ b/features/org.eclipse.launchbar.remote/feature.xml @@ -1,36 +1,36 @@ - - - - - %description - - - - %copyright - - - - %license - - - - - - - + + + + + %description + + + + %copyright + + + + %license + + + + + + + diff --git a/features/org.eclipse.launchbar.remote/pom.xml b/features/org.eclipse.launchbar.remote/pom.xml deleted file mode 100644 index ec494d8c0e7..00000000000 --- a/features/org.eclipse.launchbar.remote/pom.xml +++ /dev/null @@ -1,51 +0,0 @@ - - - 4.0.0 - - - org.eclipse.launchbar - parent - 1.0.0-SNAPSHOT - ../../pom.xml - - - org.eclipse.launchbar.features - org.eclipse.launchbar.remote - 1.0.2-SNAPSHOT - eclipse-feature - - - - - org.eclipse.tycho.extras - tycho-source-feature-plugin - ${tycho-extras-version} - - - source-feature - package - - source-feature - - - - - - org.eclipse.tycho - tycho-p2-plugin - ${tycho-version} - - - attach-p2-metadata - package - - p2-metadata - - - - - - -