[443836] Source Editing Components that require version increase
diff --git a/bundles/org.eclipse.wst.xml.xpath2.processor/META-INF/MANIFEST.MF b/bundles/org.eclipse.wst.xml.xpath2.processor/META-INF/MANIFEST.MF index 02c50de..89f34c5 100644 --- a/bundles/org.eclipse.wst.xml.xpath2.processor/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.wst.xml.xpath2.processor/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.wst.xml.xpath2.processor -Bundle-Version: 2.1.100.qualifier +Bundle-Version: 2.1.101.qualifier Require-Bundle: org.apache.xerces;bundle-version="[2.9.0,3.0.0)", java_cup.runtime;bundle-version="0.10.0" Bundle-RequiredExecutionEnvironment: J2SE-1.5
diff --git a/bundles/org.eclipse.wst.xml.xpath2.processor/pom.xml b/bundles/org.eclipse.wst.xml.xpath2.processor/pom.xml index 1dab483..7566389 100644 --- a/bundles/org.eclipse.wst.xml.xpath2.processor/pom.xml +++ b/bundles/org.eclipse.wst.xml.xpath2.processor/pom.xml
@@ -24,7 +24,7 @@ <groupId>org.eclipse.webtools.sourceediting</groupId> <artifactId>org.eclipse.wst.xml.xpath2.processor</artifactId> - <version>2.1.100-SNAPSHOT</version> + <version>2.1.101-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> <name>PsychoPath XPath 2.0 Processor</name>
diff --git a/features/org.eclipse.wst.xml.xpath2.processor.feature/feature.xml b/features/org.eclipse.wst.xml.xpath2.processor.feature/feature.xml index 1d7129b..abd8b80 100644 --- a/features/org.eclipse.wst.xml.xpath2.processor.feature/feature.xml +++ b/features/org.eclipse.wst.xml.xpath2.processor.feature/feature.xml
@@ -2,7 +2,7 @@ <feature id="org.eclipse.wst.xml.xpath2.processor.feature" label="%featureName" - version="2.0.300.qualifier" + version="2.0.301.qualifier" provider-name="%providerName" plugin="org.eclipse.wst.xml.xpath2" license-feature="org.eclipse.license"
diff --git a/features/org.eclipse.wst.xml.xpath2.processor.feature/pom.xml b/features/org.eclipse.wst.xml.xpath2.processor.feature/pom.xml index 717245a..2e8d5ac 100644 --- a/features/org.eclipse.wst.xml.xpath2.processor.feature/pom.xml +++ b/features/org.eclipse.wst.xml.xpath2.processor.feature/pom.xml
@@ -24,7 +24,7 @@ <groupId>org.eclipse.webtools.sourceediting</groupId> <artifactId>org.eclipse.wst.xml.xpath2.processor.feature</artifactId> - <version>2.0.300-SNAPSHOT</version> + <version>2.0.301-SNAPSHOT</version> <packaging>eclipse-feature</packaging> <name>PsychoPath XPath 2.0 Processor Feature</name>