From d3b5a297ef7a233004535e26c9cec5929e666620 Mon Sep 17 00:00:00 2001 From: Thomas Watson Date: Thu, 2 May 2013 13:30:37 -0500 Subject: Bug 407097 - Add org.eclipse.osgi.compatibility.state to features for eclipse and equinox --- features/org.eclipse.equinox.core.feature/feature.xml | 10 +++++++++- features/org.eclipse.equinox.core.feature/pom.xml | 2 +- features/org.eclipse.equinox.server.core/feature.xml | 10 +++++++++- features/org.eclipse.equinox.server.core/pom.xml | 2 +- 4 files changed, 20 insertions(+), 4 deletions(-) diff --git a/features/org.eclipse.equinox.core.feature/feature.xml b/features/org.eclipse.equinox.core.feature/feature.xml index c5750c59d..48c249fcb 100644 --- a/features/org.eclipse.equinox.core.feature/feature.xml +++ b/features/org.eclipse.equinox.core.feature/feature.xml @@ -2,7 +2,7 @@ @@ -78,4 +78,12 @@ version="0.0.0" unpack="false"/> + + diff --git a/features/org.eclipse.equinox.core.feature/pom.xml b/features/org.eclipse.equinox.core.feature/pom.xml index 4b4e56150..0ee106224 100644 --- a/features/org.eclipse.equinox.core.feature/pom.xml +++ b/features/org.eclipse.equinox.core.feature/pom.xml @@ -19,7 +19,7 @@ org.eclipse.equinox.feature org.eclipse.equinox.core.feature - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT eclipse-feature diff --git a/features/org.eclipse.equinox.server.core/feature.xml b/features/org.eclipse.equinox.server.core/feature.xml index 402ccfdca..78b4ba64d 100644 --- a/features/org.eclipse.equinox.server.core/feature.xml +++ b/features/org.eclipse.equinox.server.core/feature.xml @@ -2,7 +2,7 @@ @@ -78,4 +78,12 @@ version="0.0.0" unpack="false"/> + + diff --git a/features/org.eclipse.equinox.server.core/pom.xml b/features/org.eclipse.equinox.server.core/pom.xml index 2f4342173..2eb100a79 100644 --- a/features/org.eclipse.equinox.server.core/pom.xml +++ b/features/org.eclipse.equinox.server.core/pom.xml @@ -19,6 +19,6 @@ org.eclipse.equinox.feature org.eclipse.equinox.server.core - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT eclipse-feature -- cgit v1.2.3